|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | + <PropertyGroup> |
| 4 | + <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| 5 | + <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| 6 | + <ProductVersion>10.0.20506</ProductVersion> |
| 7 | + <SchemaVersion>2.0</SchemaVersion> |
| 8 | + <ProjectGuid>{9A4665E9-B3AF-BED9-3958-CCE8653FF4AA}</ProjectGuid> |
| 9 | + <OutputType>Library</OutputType> |
| 10 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 11 | + <RootNamespace></RootNamespace> |
| 12 | + <AssemblyName>Assembly-CSharp-Editor</AssemblyName> |
| 13 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| 14 | + <FileAlignment>512</FileAlignment> |
| 15 | + <BaseDirectory>Assets</BaseDirectory> |
| 16 | + </PropertyGroup> |
| 17 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| 18 | + <DebugSymbols>true</DebugSymbols> |
| 19 | + <DebugType>full</DebugType> |
| 20 | + <Optimize>false</Optimize> |
| 21 | + <OutputPath>Temp\bin\Debug\</OutputPath> |
| 22 | + <DefineConstants>DEBUG;TRACE;UNITY_5_1_1;UNITY_5_1;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;CROSS_PLATFORM_INPUT</DefineConstants> |
| 23 | + <ErrorReport>prompt</ErrorReport> |
| 24 | + <WarningLevel>4</WarningLevel> |
| 25 | + <NoWarn>0169</NoWarn> |
| 26 | + </PropertyGroup> |
| 27 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| 28 | + <DebugType>pdbonly</DebugType> |
| 29 | + <Optimize>true</Optimize> |
| 30 | + <OutputPath>Temp\bin\Release\</OutputPath> |
| 31 | + <DefineConstants>TRACE</DefineConstants> |
| 32 | + <ErrorReport>prompt</ErrorReport> |
| 33 | + <WarningLevel>4</WarningLevel> |
| 34 | + <NoWarn>0169</NoWarn> |
| 35 | + </PropertyGroup> |
| 36 | + <ItemGroup> |
| 37 | + <Reference Include="System" /> |
| 38 | + <Reference Include="System.XML" /> |
| 39 | + <Reference Include="System.Core" /> |
| 40 | + <Reference Include="System.Xml.Linq" /> |
| 41 | + <Reference Include="UnityEngine"> |
| 42 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath> |
| 43 | + </Reference> |
| 44 | + <Reference Include="UnityEditor"> |
| 45 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath> |
| 46 | + </Reference> |
| 47 | + </ItemGroup> |
| 48 | + <ItemGroup> |
| 49 | + <Compile Include="Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs" /> |
| 50 | + <None Include="Assets\Standard Assets\Environment\Water\Water4\Shaders\FXWater4Simple.shader" /> |
| 51 | + <None Include="Assets\Standard Assets\Environment\Water (Basic)\Shaders\FXWaterBasic.shader" /> |
| 52 | + <None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" /> |
| 53 | + <None Include="Assets\Standard Assets\Environment\Water\Water\Shaders\FXWaterPro.shader" /> |
| 54 | + <None Include="Assets\Standard Assets\Environment\Water\Water4\Shaders\WaterInclude.cginc" /> |
| 55 | + <None Include="Assets\Standard Assets\Environment\Water\Water4\Shaders\FXWater4Advanced.shader" /> |
| 56 | + <Reference Include="UnityEngine.UI"> |
| 57 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
| 58 | + </Reference> |
| 59 | + <Reference Include="UnityEditor.UI"> |
| 60 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> |
| 61 | + </Reference> |
| 62 | + <Reference Include="UnityEngine.Networking"> |
| 63 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
| 64 | + </Reference> |
| 65 | + <Reference Include="UnityEditor.Networking"> |
| 66 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> |
| 67 | + </Reference> |
| 68 | + <Reference Include="UnityEngine.Analytics"> |
| 69 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> |
| 70 | + </Reference> |
| 71 | + <Reference Include="UnityEditor.Graphs"> |
| 72 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> |
| 73 | + </Reference> |
| 74 | + <Reference Include="UnityEditor.Android.Extensions"> |
| 75 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/androidplayer/UnityEditor.Android.Extensions.dll</HintPath> |
| 76 | + </Reference> |
| 77 | + <Reference Include="UnityEditor.iOS.Extensions"> |
| 78 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath> |
| 79 | + </Reference> |
| 80 | + <Reference Include="UnityEditor.WP8.Extensions"> |
| 81 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/wp8support/UnityEditor.WP8.Extensions.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="UnityEditor.Metro.Extensions"> |
| 84 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/metrosupport/UnityEditor.Metro.Extensions.dll</HintPath> |
| 85 | + </Reference> |
| 86 | + <Reference Include="UnityEditor.BB10.Extensions"> |
| 87 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/blackberryplayer/UnityEditor.BB10.Extensions.dll</HintPath> |
| 88 | + </Reference> |
| 89 | + <Reference Include="UnityEditor.SamsungTV.Extensions"> |
| 90 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/stvplayer/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath> |
| 91 | + </Reference> |
| 92 | + <Reference Include="UnityEditor.WebGL.Extensions"> |
| 93 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/webglsupport/UnityEditor.WebGL.Extensions.dll</HintPath> |
| 94 | + </Reference> |
| 95 | + <Reference Include="UnityEditor.LinuxStandalone.Extensions"> |
| 96 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/linuxstandalonesupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> |
| 97 | + </Reference> |
| 98 | + <Reference Include="UnityEditor.WindowsStandalone.Extensions"> |
| 99 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
| 100 | + </Reference> |
| 101 | + <Reference Include="UnityEditor.OSXStandalone.Extensions"> |
| 102 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/macstandalonesupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> |
| 103 | + </Reference> |
| 104 | + <Reference Include="UnityEditor.iOS.Extensions.Xcode"> |
| 105 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath> |
| 106 | + </Reference> |
| 107 | + </ItemGroup> |
| 108 | + <ItemGroup> |
| 109 | + <ProjectReference Include="Assembly-CSharp-firstpass-vs.csproj"> |
| 110 | + <Project>{258D467D-2931-1D85-E579-8EBCE4D99399}</Project> <Name>Assembly-CSharp-firstpass-vs</Name> </ProjectReference> |
| 111 | + <ProjectReference Include="Assembly-CSharp-vs.csproj"> |
| 112 | + <Project>{F66CD6B3-75DF-78AC-FD71-6532580B6531}</Project> <Name>Assembly-CSharp-vs</Name> </ProjectReference> |
| 113 | + </ItemGroup> |
| 114 | + <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| 115 | + <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 116 | + Other similar extension points exist, see Microsoft.Common.targets. |
| 117 | + <Target Name="BeforeBuild"> |
| 118 | + </Target> |
| 119 | + <Target Name="AfterBuild"> |
| 120 | + </Target> |
| 121 | + --> |
| 122 | + |
| 123 | +</Project> |
0 commit comments