Subversion Repository Public Repository

Nextrek

Diff Revisions 134 vs 143 for /3DSpace/Assembly-CSharp-Editor.csproj

Diff revisions: vs.
  @@ -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>{620E18E4-45AB-2FFC-688D-ABC17A8B4537}</ProjectGuid>
8 + <ProjectGuid>{2E7863F6-AEF4-997A-BF81-4177FD29D2A9}</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_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>
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>
23 23 <ErrorReport>prompt</ErrorReport>
24 24 <WarningLevel>4</WarningLevel>
25 25 <NoWarn>0169</NoWarn>
  @@ -59,9 +59,11 @@
59 59 <Compile Include="Assets\SpaceUnity\Editor\SU_SpaceSceneConstructionKitEditor.cs" />
60 60 <None Include="Assets\Resources\Json\key-word-of-json.txt" />
61 61 <None Include="Assets\SpaceUnity\_Read Me First.txt" />
62 + <None Include="Assets\SLK\Update_Exterior.txt" />
62 63 <None Include="Assets\SpaceUnity\Read First.txt" />
63 64 <None Include="Assets\EasyTouch\Readme_first.txt" />
64 65 <None Include="Assets\SpaceUnity\Shaders\PlanetRings.shader" />
66 + <None Include="Assets\SLK\ReadMe.txt" />
65 67 <None Include="Assets\Resources\Holographic\Scripts\unlitAlpha.shader" />
66 68 <None Include="Assets\Resources\Json\mission.txt" />
67 69 <None Include="Assets\SpaceUnity\Shaders\PlanetSelfIllum.shader" />
  @@ -75,11 +77,11 @@
75 77 </ItemGroup>
76 78 <ItemGroup>
77 79 <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
78 - <Project>{00F6CF95-5700-B975-F4DC-900F15357E37}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference>
80 + <Project>{26A3F3A1-4B27-06FF-5555-E5AE8F396768}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference>
79 81 <ProjectReference Include="Assembly-CSharp.csproj">
80 - <Project>{B4D89D33-4AEB-7098-060F-0AFB9FEFEED6}</Project> <Name>Assembly-CSharp</Name> </ProjectReference>
82 + <Project>{22AE8B9C-7036-DAF4-5A82-FCF802C314C2}</Project> <Name>Assembly-CSharp</Name> </ProjectReference>
81 83 <ProjectReference Include="Assembly-UnityScript.unityproj">
82 - <Project>{7B0E8F87-293F-4275-9CA4-C39EDFBBC68A}</Project> <Name>Assembly-UnityScript</Name> </ProjectReference>
84 + <Project>{1236A4FD-A10C-D895-7362-E4A3BCC7204B}</Project> <Name>Assembly-UnityScript</Name> </ProjectReference>
83 85 </ItemGroup>
84 86 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
85 87 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.