Statistics
| Branch: | Tag: | Revision:

root / Assembly-CSharp-Editor.csproj @ 11:01dde4258840

History | View | Annotate | Download (5.6 kB)

1 11:01dde4258840 gershon
<?xml version="1.0" encoding="utf-8"?>
2 11:01dde4258840 gershon
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 11:01dde4258840 gershon
  <PropertyGroup>
4 11:01dde4258840 gershon
	<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 11:01dde4258840 gershon
	<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 11:01dde4258840 gershon
	<ProductVersion>10.0.20506</ProductVersion>
7 11:01dde4258840 gershon
	<SchemaVersion>2.0</SchemaVersion>
8 11:01dde4258840 gershon
	<ProjectGuid>{2D8BDB18-E4F9-77D1-2563-A7BA672CE248}</ProjectGuid>
9 11:01dde4258840 gershon
	<OutputType>Library</OutputType>
10 11:01dde4258840 gershon
	<AppDesignerFolder>Properties</AppDesignerFolder>
11 11:01dde4258840 gershon
	<RootNamespace></RootNamespace>
12 11:01dde4258840 gershon
	<AssemblyName>Assembly-CSharp-Editor</AssemblyName>
13 11:01dde4258840 gershon
	<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14 11:01dde4258840 gershon
	<FileAlignment>512</FileAlignment>
15 11:01dde4258840 gershon
	<BaseDirectory>Assets</BaseDirectory>
16 11:01dde4258840 gershon
  </PropertyGroup>
17 11:01dde4258840 gershon
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18 11:01dde4258840 gershon
	<DebugSymbols>true</DebugSymbols>
19 11:01dde4258840 gershon
	<DebugType>full</DebugType>
20 11:01dde4258840 gershon
	<Optimize>false</Optimize>
21 11:01dde4258840 gershon
	<OutputPath>Temp\bin\Debug\</OutputPath>
22 11:01dde4258840 gershon
	<DefineConstants>DEBUG;TRACE;UNITY_STANDALONE_OSX;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_AUDIO_FMOD;UNITY_STANDALONE;ENABLE_MONO;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_GENERICS;ENABLE_SUBSTANCE;INCLUDE_WP8SUPPORT;ENABLE_MOVIES;ENABLE_WWW;ENABLE_IMAGEEFFECTS;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_2D_PHYSICS;ENABLE_GAMECENTER;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_DUCK_TYPING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;UNITY_4_3_4;UNITY_4_3;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_OSX;UNITY_TEAM_LICENSE</DefineConstants>
23 11:01dde4258840 gershon
	<ErrorReport>prompt</ErrorReport>
24 11:01dde4258840 gershon
	<WarningLevel>4</WarningLevel>
25 11:01dde4258840 gershon
	<NoWarn>0169</NoWarn>
26 11:01dde4258840 gershon
  </PropertyGroup>
27 11:01dde4258840 gershon
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 11:01dde4258840 gershon
	<DebugType>pdbonly</DebugType>
29 11:01dde4258840 gershon
	<Optimize>true</Optimize>
30 11:01dde4258840 gershon
	<OutputPath>Temp\bin\Release\</OutputPath>
31 11:01dde4258840 gershon
	<DefineConstants>TRACE</DefineConstants>
32 11:01dde4258840 gershon
	<ErrorReport>prompt</ErrorReport>
33 11:01dde4258840 gershon
	<WarningLevel>4</WarningLevel>
34 11:01dde4258840 gershon
	<NoWarn>0169</NoWarn>
35 11:01dde4258840 gershon
  </PropertyGroup>
36 11:01dde4258840 gershon
  <ItemGroup>
37 11:01dde4258840 gershon
	<Reference Include="System" />
38 11:01dde4258840 gershon
    <Reference Include="System.XML" />
39 11:01dde4258840 gershon
	<Reference Include="System.Core" />
40 11:01dde4258840 gershon
	<Reference Include="System.Xml.Linq" />
41 11:01dde4258840 gershon
	<Reference Include="UnityEngine">
42 11:01dde4258840 gershon
	  <HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath>
43 11:01dde4258840 gershon
	</Reference>
44 11:01dde4258840 gershon
	<Reference Include="UnityEditor">
45 11:01dde4258840 gershon
	  <HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath>
46 11:01dde4258840 gershon
	</Reference>
47 11:01dde4258840 gershon
  </ItemGroup>
48 11:01dde4258840 gershon
  <ItemGroup>
49 11:01dde4258840 gershon
     <Compile Include="Assets\Editor\Water (Pro Only)\Water4\GerstnerDisplaceEditor.cs" />
50 11:01dde4258840 gershon
     <Compile Include="Assets\Editor\Water (Pro Only)\Water4\PlanarReflectionEditor.cs" />
51 11:01dde4258840 gershon
     <Compile Include="Assets\Editor\Water (Pro Only)\Water4\SpecularLightingEditor.cs" />
52 11:01dde4258840 gershon
     <Compile Include="Assets\Editor\Water (Pro Only)\Water4\WaterBaseEditor.cs" />
53 11:01dde4258840 gershon
     <Compile Include="Assets\Editor\Water (Pro Only)\Water4\WaterEditorUtility.cs" />
54 11:01dde4258840 gershon
     <None Include="Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\FX-SimpleWater4.shader" />
55 11:01dde4258840 gershon
     <None Include="Assets\Standard Assets\Skyboxes\_skybox info.txt" />
56 11:01dde4258840 gershon
     <None Include="Assets\Standard Assets\Water (Pro Only)\Sources\Shaders\FX-Water.shader" />
57 11:01dde4258840 gershon
     <None Include="Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\WaterInclude.cginc" />
58 11:01dde4258840 gershon
     <None Include="Assets\Standard Assets\Water (Pro Only)\Water4\Sources\Shaders\FX-Water4.shader" />
59 11:01dde4258840 gershon
 <Reference Include="Assets\Plugins\UnityHTTP\external\Ionic.Zlib">
60 11:01dde4258840 gershon
 <HintPath>Assets\Plugins\UnityHTTP\external\Ionic.Zlib.dll</HintPath>
61 11:01dde4258840 gershon
 </Reference>
62 11:01dde4258840 gershon
 <Reference Include="\Applications\Unity\Unity.app\Contents\Frameworks\Managed\UnityEditor.Graphs">
63 11:01dde4258840 gershon
 <HintPath>\Applications\Unity\Unity.app\Contents\Frameworks\Managed\UnityEditor.Graphs.dll</HintPath>
64 11:01dde4258840 gershon
 </Reference>
65 11:01dde4258840 gershon
 <Reference Include="\Applications\Unity\Unity.app\Contents\PlaybackEngines\iPhonePlayer\EditorExtensions\UnityEditor.iOS.Extensions">
66 11:01dde4258840 gershon
 <HintPath>\Applications\Unity\Unity.app\Contents\PlaybackEngines\iPhonePlayer\EditorExtensions\UnityEditor.iOS.Extensions.dll</HintPath>
67 11:01dde4258840 gershon
 </Reference>
68 11:01dde4258840 gershon
 <Reference Include="\Applications\Unity\Unity.app\Contents\PlaybackEngines\BB10Player\EditorExtensions\UnityEditor.BB10.Extensions">
69 11:01dde4258840 gershon
 <HintPath>\Applications\Unity\Unity.app\Contents\PlaybackEngines\BB10Player\EditorExtensions\UnityEditor.BB10.Extensions.dll</HintPath>
70 11:01dde4258840 gershon
 </Reference>
71 11:01dde4258840 gershon
 <Reference Include="\Applications\Unity\Unity.app\Contents\PlaybackEngines\AndroidPlayer\EditorExtensions\UnityEditor.Android.Extensions">
72 11:01dde4258840 gershon
 <HintPath>\Applications\Unity\Unity.app\Contents\PlaybackEngines\AndroidPlayer\EditorExtensions\UnityEditor.Android.Extensions.dll</HintPath>
73 11:01dde4258840 gershon
 </Reference>
74 11:01dde4258840 gershon
  </ItemGroup>
75 11:01dde4258840 gershon
  <ItemGroup>
76 11:01dde4258840 gershon
    <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
77 11:01dde4258840 gershon
      <Project>{7007CBE3-10E4-7DF2-E304-898681DB92A4}</Project>      <Name>Assembly-CSharp-firstpass</Name>    </ProjectReference>
78 11:01dde4258840 gershon
    <ProjectReference Include="Assembly-UnityScript-firstpass.unityproj">
79 11:01dde4258840 gershon
      <Project>{981A8839-DF79-8EB3-3D27-9D1C75B50B41}</Project>      <Name>Assembly-UnityScript-firstpass</Name>    </ProjectReference>
80 11:01dde4258840 gershon
    <ProjectReference Include="Assembly-CSharp.csproj">
81 11:01dde4258840 gershon
      <Project>{FB1CE524-14B7-92E9-0E83-F6C98B577983}</Project>      <Name>Assembly-CSharp</Name>    </ProjectReference>
82 11:01dde4258840 gershon
  </ItemGroup>
83 11:01dde4258840 gershon
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
84 11:01dde4258840 gershon
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
85 11:01dde4258840 gershon
	   Other similar extension points exist, see Microsoft.Common.targets.
86 11:01dde4258840 gershon
  <Target Name="BeforeBuild">
87 11:01dde4258840 gershon
  </Target>
88 11:01dde4258840 gershon
  <Target Name="AfterBuild">
89 11:01dde4258840 gershon
  </Target>
90 11:01dde4258840 gershon
  -->
91 11:01dde4258840 gershon
92 11:01dde4258840 gershon
</Project>