|
13 | 13 | <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
|
14 | 14 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
15 | 15 | <TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile>
|
16 |
| - <CompilerResponseFile>Assets\gmcs.rsp</CompilerResponseFile> |
| 16 | + <CompilerResponseFile>Assets\mcs.rsp</CompilerResponseFile> |
17 | 17 | <UnityProjectType>Editor:5</UnityProjectType>
|
18 |
| - <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget> |
19 |
| - <UnityVersion>5.5.0f3</UnityVersion> |
| 18 | + <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget> |
| 19 | + <UnityVersion>5.6.0f3</UnityVersion> |
20 | 20 | <RootNamespace></RootNamespace>
|
21 |
| - <LangVersion Condition=" '$(VisualStudioVersion)' != '10.0' ">4</LangVersion> |
| 21 | + <LangVersion>4</LangVersion> |
22 | 22 | </PropertyGroup>
|
23 | 23 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
24 | 24 | <DebugType>pdbonly</DebugType>
|
|
27 | 27 | <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
|
28 | 28 | <ErrorReport>prompt</ErrorReport>
|
29 | 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_5_0;UNITY_5_5;UNITY_5;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;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;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;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_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;</DefineConstants> |
| 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;UNITY_PRO_LICENSE;</DefineConstants> |
31 | 31 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
32 | 32 | </PropertyGroup>
|
33 | 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
37 | 37 | <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
|
38 | 38 | <ErrorReport>prompt</ErrorReport>
|
39 | 39 | <WarningLevel>4</WarningLevel>
|
40 |
| - <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_0;UNITY_5_5;UNITY_5;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;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;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;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_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;DEVELOPMENT_BUILD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;</DefineConstants> |
| 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;UNITY_PRO_LICENSE;</DefineConstants> |
41 | 41 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
42 | 42 | </PropertyGroup>
|
43 | 43 | <ItemGroup>
|
|
58 | 58 | <Reference Include="UnityEditor.Advertisements">
|
59 | 59 | <HintPath>Library\UnityAssemblies\UnityEditor.Advertisements.dll</HintPath>
|
60 | 60 | </Reference>
|
61 |
| - <Reference Include="nunit.framework"> |
62 |
| - <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath> |
63 |
| - </Reference> |
64 |
| - <Reference Include="UnityEditor.EditorTestsRunner"> |
65 |
| - <HintPath>Library\UnityAssemblies\UnityEditor.EditorTestsRunner.dll</HintPath> |
66 |
| - </Reference> |
67 | 61 | <Reference Include="UnityEngine.UI">
|
68 | 62 | <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
|
69 | 63 | </Reference>
|
|
76 | 70 | <Reference Include="UnityEditor.Networking">
|
77 | 71 | <HintPath>Library\UnityAssemblies\UnityEditor.Networking.dll</HintPath>
|
78 | 72 | </Reference>
|
79 |
| - <Reference Include="UnityEditor.PlaymodeTestsRunner"> |
80 |
| - <HintPath>Library\UnityAssemblies\UnityEditor.PlaymodeTestsRunner.dll</HintPath> |
| 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> |
81 | 78 | </Reference>
|
82 |
| - <Reference Include="UnityEngine.PlaymodeTestsRunner"> |
83 |
| - <HintPath>Library\UnityAssemblies\UnityEngine.PlaymodeTestsRunner.dll</HintPath> |
| 79 | + <Reference Include="nunit.framework"> |
| 80 | + <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath> |
84 | 81 | </Reference>
|
85 | 82 | <Reference Include="UnityEditor.TreeEditor">
|
86 | 83 | <HintPath>Library\UnityAssemblies\UnityEditor.TreeEditor.dll</HintPath>
|
|
97 | 94 | <Reference Include="UnityEngine.HoloLens">
|
98 | 95 | <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath>
|
99 | 96 | </Reference>
|
| 97 | + <Reference Include="UnityEditor.Purchasing"> |
| 98 | + <HintPath>Library\UnityAssemblies\UnityEditor.Purchasing.dll</HintPath> |
| 99 | + </Reference> |
100 | 100 | <Reference Include="UnityEditor.VR">
|
101 | 101 | <HintPath>Library\UnityAssemblies\UnityEditor.VR.dll</HintPath>
|
102 | 102 | </Reference>
|
|
109 | 109 | <Reference Include="UnityEditor.Android.Extensions">
|
110 | 110 | <HintPath>Library\UnityAssemblies\UnityEditor.Android.Extensions.dll</HintPath>
|
111 | 111 | </Reference>
|
112 |
| - <Reference Include="UnityEditor.WSA.Extensions"> |
113 |
| - <HintPath>Library\UnityAssemblies\UnityEditor.WSA.Extensions.dll</HintPath> |
114 |
| - </Reference> |
115 | 112 | <Reference Include="UnityEditor.WindowsStandalone.Extensions">
|
116 | 113 | <HintPath>Library\UnityAssemblies\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
|
117 | 114 | </Reference>
|
118 | 115 | <Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
|
119 | 116 | <HintPath>Library\UnityAssemblies\SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
|
120 | 117 | </Reference>
|
121 |
| - <Reference Include="Mono.Cecil"> |
122 |
| - <HintPath>Library\UnityAssemblies\Mono.Cecil.dll</HintPath> |
123 |
| - </Reference> |
124 | 118 | </ItemGroup>
|
125 | 119 | <ItemGroup>
|
126 | 120 | <ProjectReference Include="RoomAliveUnity.csproj">
|
|
136 | 130 | <Compile Include="Assets\RoomAliveToolkit\Scripts\Editor\RATSceneSetupEditor.cs" />
|
137 | 131 | </ItemGroup>
|
138 | 132 | <ItemGroup>
|
139 |
| - <None Include="Assets\MoveGameWindow.xml" /> |
140 | 133 | <None Include="Assets\RoomAliveToolkit\Shaders\DepthMeshProcessing.cginc" />
|
141 | 134 | <None Include="Assets\RoomAliveToolkit\Shaders\DepthMeshSurfaceShader.shader" />
|
142 | 135 | <None Include="Assets\RoomAliveToolkit\Shaders\DynamicMaskShader.shader" />
|
|
0 commit comments