|
@@ -5,7 +5,7 @@ |
5 |
5 |
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 |
6 |
|
<ProductVersion>10.0.20506</ProductVersion> |
7 |
7 |
|
<SchemaVersion>2.0</SchemaVersion> |
8 |
|
- |
<ProjectGuid>{FBF9505B-AA80-0956-8E08-052FD59996F7}</ProjectGuid> |
|
8 |
+ |
<ProjectGuid>{B4D89D33-4AEB-7098-060F-0AFB9FEFEED6}</ProjectGuid> |
9 |
9 |
|
<OutputType>Library</OutputType> |
10 |
10 |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
11 |
11 |
|
<RootNamespace></RootNamespace> |
|
@@ -19,7 +19,7 @@ |
19 |
19 |
|
<DebugType>full</DebugType> |
20 |
20 |
|
<Optimize>false</Optimize> |
21 |
21 |
|
<OutputPath>Temp\bin\Debug\</OutputPath> |
22 |
|
- |
<DefineConstants>DEBUG;TRACE;UNITY_4_5_4;UNITY_4_5;UNITY_STANDALONE_WIN;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_UNITYEVENTS;ENABLE_NEW_HIERARCHY ;ENABLE_AUDIO_FMOD;UNITY_STANDALONE;ENABLE_MONO;ENABLE_TERRAIN;ENABLE_SUBSTANCE;ENABLE_GENERICS;INCLUDE_WP8SUPPORT;ENABLE_MOVIES;ENABLE_WWW;ENABLE_IMAGEEFFECTS;INCLUDE_WP_BLUE_SUPPORT;ENABLE_WEBCAM;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_2D_PHYSICS;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_DUCK_TYPING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_WIN</DefineConstants> |
|
22 |
+ |
<DefineConstants>DEBUG;TRACE;UNITY_4_5_5;UNITY_4_5;UNITY_STANDALONE_WIN;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_UNITYEVENTS;ENABLE_NEW_HIERARCHY ;ENABLE_AUDIO_FMOD;UNITY_STANDALONE;ENABLE_MONO;ENABLE_TERRAIN;ENABLE_SUBSTANCE;ENABLE_GENERICS;INCLUDE_WP8SUPPORT;ENABLE_MOVIES;ENABLE_WWW;ENABLE_IMAGEEFFECTS;INCLUDE_WP_BLUE_SUPPORT;ENABLE_WEBCAM;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_2D_PHYSICS;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_DUCK_TYPING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_WIN</DefineConstants> |
23 |
23 |
|
<ErrorReport>prompt</ErrorReport> |
24 |
24 |
|
<WarningLevel>4</WarningLevel> |
25 |
25 |
|
<NoWarn>0169</NoWarn> |
|
@@ -75,6 +75,7 @@ |
75 |
75 |
|
<Compile Include="Assets\Custum\Scripts\SpaceMap\RotateSpaceMap.cs" /> |
76 |
76 |
|
<Compile Include="Assets\Custum\Scripts\Temp.cs" /> |
77 |
77 |
|
<Compile Include="Assets\Custum\Scripts\Tooles\Blink.cs" /> |
|
78 |
+ |
<Compile Include="Assets\Custum\Scripts\WillRender.cs" /> |
78 |
79 |
|
<Compile Include="Assets\EasyTouch\Example\C# Example\Example for EasyButton\Bullet.cs" /> |
79 |
80 |
|
<Compile Include="Assets\EasyTouch\Example\C# Example\Example for EasyButton\ETPlayer.cs" /> |
80 |
81 |
|
<Compile Include="Assets\EasyTouch\Example\C# Example\Examples for EasyJoystick\Example-thirdPerson_DirectEventMode\JoystickEvent.cs" /> |
|
@@ -119,7 +120,6 @@ |
119 |
120 |
|
<Compile Include="Assets\EasyTouch\Plugins\_C#-Event-Template\C_EasyButtonTemplate.cs" /> |
120 |
121 |
|
<Compile Include="Assets\EasyTouch\Plugins\_C#-Event-Template\C_EasyJoystickTemplate.cs" /> |
121 |
122 |
|
<Compile Include="Assets\EasyTouch\Plugins\_C#-Event-Template\C_EasyTouchTemplate.cs" /> |
122 |
|
- |
<Compile Include="Assets\EasyTouch\WillRender.cs" /> |
123 |
123 |
|
<Compile Include="Assets\Pixelplacement\iTweenPath\iTweenPath.cs" /> |
124 |
124 |
|
<Compile Include="Assets\Resources\Holographic\Scripts\PanWM.cs" /> |
125 |
125 |
|
<Compile Include="Assets\Resources\Holographic\Scripts\Weapon.cs" /> |
|
@@ -149,11 +149,9 @@ |
149 |
149 |
|
<Compile Include="Assets\SpaceUnity\_Demo\Scrips\SU_Thruster.cs" /> |
150 |
150 |
|
<None Include="Assets\Resources\Json\key-word-of-json.txt" /> |
151 |
151 |
|
<None Include="Assets\SpaceUnity\_Read Me First.txt" /> |
152 |
|
- |
<None Include="Assets\SLK\Update_Exterior.txt" /> |
153 |
152 |
|
<None Include="Assets\SpaceUnity\Read First.txt" /> |
154 |
153 |
|
<None Include="Assets\EasyTouch\Readme_first.txt" /> |
155 |
154 |
|
<None Include="Assets\SpaceUnity\Shaders\PlanetRings.shader" /> |
156 |
|
- |
<None Include="Assets\SLK\ReadMe.txt" /> |
157 |
155 |
|
<None Include="Assets\Resources\Holographic\Scripts\unlitAlpha.shader" /> |
158 |
156 |
|
<None Include="Assets\Resources\Json\mission.txt" /> |
159 |
157 |
|
<None Include="Assets\SpaceUnity\Shaders\PlanetSelfIllum.shader" /> |
|
@@ -165,7 +163,7 @@ |
165 |
163 |
|
</ItemGroup> |
166 |
164 |
|
<ItemGroup> |
167 |
165 |
|
<ProjectReference Include="Assembly-CSharp-firstpass-vs.csproj"> |
168 |
|
- |
<Project>{1CB44E15-1C46-22FF-66EC-EB7128226E0D}</Project> <Name>Assembly-CSharp-firstpass-vs</Name> </ProjectReference> |
|
166 |
+ |
<Project>{00F6CF95-5700-B975-F4DC-900F15357E37}</Project> <Name>Assembly-CSharp-firstpass-vs</Name> </ProjectReference> |
169 |
167 |
|
</ItemGroup> |
170 |
168 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
171 |
169 |
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |