t1 / TFDContents / TFDContents.Editor.Plugins.csproj @ 11
이력 | 보기 | 이력해설 | 다운로드 (12.1 KB)
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>{7F532669-ADE9-833C-A02E-865ECC121D3E}</ProjectGuid> |
9 |
<OutputType>Library</OutputType> |
10 |
<AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName> |
11 |
<FileAlignment>512</FileAlignment> |
12 |
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
13 |
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier> |
14 |
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
15 |
<TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile> |
16 |
<CompilerResponseFile></CompilerResponseFile> |
17 |
<UnityProjectType>EditorPlugins:7</UnityProjectType> |
18 |
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget> |
19 |
<UnityVersion>5.6.0f3</UnityVersion> |
20 |
<RootNamespace></RootNamespace> |
21 |
<LangVersion>4</LangVersion> |
22 |
</PropertyGroup> |
23 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
24 |
<DebugType>pdbonly</DebugType> |
25 |
<Optimize>false</Optimize> |
26 |
<OutputPath>Temp\UnityVS_bin\Debug\</OutputPath> |
27 |
<IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath> |
28 |
<ErrorReport>prompt</ErrorReport> |
29 |
<WarningLevel>4</WarningLevel> |
30 |
<DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_5_6_0;UNITY_5_6;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_VIDEO;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
31 |
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
32 |
</PropertyGroup> |
33 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
34 |
<DebugType>pdbonly</DebugType> |
35 |
<Optimize>false</Optimize> |
36 |
<OutputPath>Temp\UnityVS_bin\Release\</OutputPath> |
37 |
<IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath> |
38 |
<ErrorReport>prompt</ErrorReport> |
39 |
<WarningLevel>4</WarningLevel> |
40 |
<DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_5_6_0;UNITY_5_6;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_VIDEO;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants> |
41 |
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
42 |
</PropertyGroup> |
43 |
<ItemGroup> |
44 |
<Reference Include="mscorlib" /> |
45 |
<Reference Include="System" /> |
46 |
<Reference Include="System.XML" /> |
47 |
<Reference Include="System.Core" /> |
48 |
<Reference Include="Boo.Lang" /> |
49 |
<Reference Include="UnityScript.Lang" /> |
50 |
<Reference Include="System.Runtime.Serialization" /> |
51 |
<Reference Include="System.Xml.Linq" /> |
52 |
<Reference Include="UnityEngine"> |
53 |
<HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath> |
54 |
</Reference> |
55 |
<Reference Include="UnityEditor"> |
56 |
<HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath> |
57 |
</Reference> |
58 |
<Reference Include="UnityEditor.Advertisements"> |
59 |
<HintPath>Library\UnityAssemblies\UnityEditor.Advertisements.dll</HintPath> |
60 |
</Reference> |
61 |
<Reference Include="UnityEngine.UI"> |
62 |
<HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath> |
63 |
</Reference> |
64 |
<Reference Include="UnityEditor.UI"> |
65 |
<HintPath>Library\UnityAssemblies\UnityEditor.UI.dll</HintPath> |
66 |
</Reference> |
67 |
<Reference Include="UnityEngine.Networking"> |
68 |
<HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath> |
69 |
</Reference> |
70 |
<Reference Include="UnityEditor.Networking"> |
71 |
<HintPath>Library\UnityAssemblies\UnityEditor.Networking.dll</HintPath> |
72 |
</Reference> |
73 |
<Reference Include="UnityEditor.TestRunner"> |
74 |
<HintPath>Library\UnityAssemblies\UnityEditor.TestRunner.dll</HintPath> |
75 |
</Reference> |
76 |
<Reference Include="UnityEngine.TestRunner"> |
77 |
<HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath> |
78 |
</Reference> |
79 |
<Reference Include="nunit.framework"> |
80 |
<HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath> |
81 |
</Reference> |
82 |
<Reference Include="UnityEditor.TreeEditor"> |
83 |
<HintPath>Library\UnityAssemblies\UnityEditor.TreeEditor.dll</HintPath> |
84 |
</Reference> |
85 |
<Reference Include="UnityEngine.Analytics"> |
86 |
<HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath> |
87 |
</Reference> |
88 |
<Reference Include="UnityEditor.Analytics"> |
89 |
<HintPath>Library\UnityAssemblies\UnityEditor.Analytics.dll</HintPath> |
90 |
</Reference> |
91 |
<Reference Include="UnityEditor.HoloLens"> |
92 |
<HintPath>Library\UnityAssemblies\UnityEditor.HoloLens.dll</HintPath> |
93 |
</Reference> |
94 |
<Reference Include="UnityEngine.HoloLens"> |
95 |
<HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath> |
96 |
</Reference> |
97 |
<Reference Include="UnityEditor.Purchasing"> |
98 |
<HintPath>Library\UnityAssemblies\UnityEditor.Purchasing.dll</HintPath> |
99 |
</Reference> |
100 |
<Reference Include="UnityEditor.VR"> |
101 |
<HintPath>Library\UnityAssemblies\UnityEditor.VR.dll</HintPath> |
102 |
</Reference> |
103 |
<Reference Include="UnityEngine.VR"> |
104 |
<HintPath>Library\UnityAssemblies\UnityEngine.VR.dll</HintPath> |
105 |
</Reference> |
106 |
<Reference Include="UnityEditor.Graphs"> |
107 |
<HintPath>Library\UnityAssemblies\UnityEditor.Graphs.dll</HintPath> |
108 |
</Reference> |
109 |
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> |
110 |
<HintPath>Library\UnityAssemblies\UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
111 |
</Reference> |
112 |
<Reference Include="SyntaxTree.VisualStudio.Unity.Bridge"> |
113 |
<HintPath>Library\UnityAssemblies\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath> |
114 |
</Reference> |
115 |
<Reference Include="LZ4Sharp"> |
116 |
<HintPath>Assets\KinectScripts\LZ4Sharp\LZ4Sharp.dll</HintPath> |
117 |
</Reference> |
118 |
<Reference Include="ICSharpCode.SharpZipLib"> |
119 |
<HintPath>Assets\KinectScripts\SharpZipLib\ICSharpCode.SharpZipLib.dll</HintPath> |
120 |
</Reference> |
121 |
<Reference Include="System.Windows.Forms"> |
122 |
<HintPath>Assets\Plugins\System.Windows.Forms.dll</HintPath> |
123 |
</Reference> |
124 |
<Reference Include="System.Drawing"> |
125 |
<HintPath>Assets\Plugins\System.Drawing.dll</HintPath> |
126 |
</Reference> |
127 |
</ItemGroup> |
128 |
<ItemGroup> |
129 |
<ProjectReference Include="TFDContents.Plugins.csproj"> |
130 |
<Project>{D57E57E6-02EF-B5E5-ABE1-83A0241AC476}</Project> |
131 |
<Name>TFDContents.Plugins</Name> |
132 |
</ProjectReference> |
133 |
<ProjectReference Include="TFDContents.csproj"> |
134 |
<Project>{0153C68E-4CE6-9939-83AE-77C69237BD23}</Project> |
135 |
<Name>TFDContents</Name> |
136 |
</ProjectReference> |
137 |
</ItemGroup> |
138 |
<ItemGroup> |
139 |
<Compile Include="Assets\Standard Assets\Editor\KinectCopyPluginDataHelper.cs" /> |
140 |
<Compile Include="Assets\Standard Assets\Editor\KinectFacePostBuildCopyPluginData.cs" /> |
141 |
</ItemGroup> |
142 |
<ItemGroup> |
143 |
<None Include="Assets\KinectDemos\BackgroundRemovalDemo\Resources\ForegroundBlendShader.shader" /> |
144 |
<None Include="Assets\KinectDemos\FittingRoomDemo\Resources\Shaders\UserBlendShader.shader" /> |
145 |
<None Include="Assets\KinectDemos\ProjectorDemo\Resources\calibration-empty.xml" /> |
146 |
<None Include="Assets\KinectDemos\ProjectorDemo\Resources\calibration.xml" /> |
147 |
<None Include="Assets\KinectDemos\ProjectorDemo\Scripts\RoomAliveToolkit\Attribution.txt" /> |
148 |
<None Include="Assets\KinectDemos\RecorderDemo\Resources\PlayerGrammar.grxml.txt" /> |
149 |
<None Include="Assets\KinectDemos\VisualizerDemo\Shaders\HoloTriangles.shader" /> |
150 |
<None Include="Assets\Plugins\UWP\Attribution.txt" /> |
151 |
<None Include="Assets\Resources\BlurShader.shader" /> |
152 |
<None Include="Assets\Resources\BlurShader2.shader" /> |
153 |
<None Include="Assets\Resources\BlurShader3.shader" /> |
154 |
<None Include="Assets\Resources\BlurShader4.shader" /> |
155 |
<None Include="Assets\Resources\BlurShader5.shader" /> |
156 |
<None Include="Assets\Resources\BodyShader.shader" /> |
157 |
<None Include="Assets\Resources\Color2BodyShader.shader" /> |
158 |
<None Include="Assets\Resources\Color2DepthShader.shader" /> |
159 |
<None Include="Assets\Resources\Color2DepthShaderInv.shader" /> |
160 |
<None Include="Assets\Resources\CoordMapper.compute" /> |
161 |
<None Include="Assets\Resources\Depth2ColorShader.shader" /> |
162 |
<None Include="Assets\Resources\DepthShader.shader" /> |
163 |
<None Include="Assets\Resources\Dilate.shader" /> |
164 |
<None Include="Assets\Resources\Erode.shader" /> |
165 |
<None Include="Assets\Resources\SpeechGrammar.grxml.txt" /> |
166 |
<None Include="Assets\StreamingAssets\vlc\AUTHORS.txt" /> |
167 |
<None Include="Assets\StreamingAssets\vlc\COPYING.txt" /> |
168 |
<None Include="Assets\StreamingAssets\vlc\README.txt" /> |
169 |
<None Include="Assets\StreamingAssets\vlc\THANKS.txt" /> |
170 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\README.txt" /> |
171 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\browse.xml" /> |
172 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\playlist.xml" /> |
173 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\playlist_jstree.xml" /> |
174 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\status.xml" /> |
175 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\vlm.xml" /> |
176 |
<None Include="Assets\StreamingAssets\vlc\lua\http\requests\vlm_cmd.xml" /> |
177 |
<None Include="Assets\StreamingAssets\vlc\skins\winamp2.xml" /> |
178 |
<None Include="Assets\StreamingAssets\vlc\vlc-help.txt" /> |
179 |
<None Include="Assets\VLC for Unity\Misc\BackgroundKeyShader.shader" /> |
180 |
<None Include="Assets\_Readme\License.txt" /> |
181 |
</ItemGroup> |
182 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
183 |
<Target Name="GenerateTargetFrameworkMonikerAttribute" /> |
184 |
</Project> |