Spiel für das Medientheater HBK Saar, Teil des Projektes "Fun Palace" (Reupload der Repository von 2017)
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

Vive_Fun_Palace_Setup.Editor.csproj 9.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  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>{3EA0C5B6-9122-47D3-09FA-3C867CFED977}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AssemblyName>Assembly-CSharp-Editor</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>Editor:5</UnityProjectType>
  18. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  19. <UnityVersion>5.5.1f1</UnityVersion>
  20. <RootNamespace></RootNamespace>
  21. <LangVersion Condition=" '$(VisualStudioVersion)' != '10.0' ">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_5_1;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;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants>
  31. <AllowUnsafeBlocks>false</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_5_1;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;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants>
  41. <AllowUnsafeBlocks>false</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="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. <Reference Include="UnityEngine.UI">
  68. <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
  69. </Reference>
  70. <Reference Include="UnityEditor.UI">
  71. <HintPath>Library\UnityAssemblies\UnityEditor.UI.dll</HintPath>
  72. </Reference>
  73. <Reference Include="UnityEngine.Networking">
  74. <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
  75. </Reference>
  76. <Reference Include="UnityEditor.Networking">
  77. <HintPath>Library\UnityAssemblies\UnityEditor.Networking.dll</HintPath>
  78. </Reference>
  79. <Reference Include="UnityEditor.PlaymodeTestsRunner">
  80. <HintPath>Library\UnityAssemblies\UnityEditor.PlaymodeTestsRunner.dll</HintPath>
  81. </Reference>
  82. <Reference Include="UnityEngine.PlaymodeTestsRunner">
  83. <HintPath>Library\UnityAssemblies\UnityEngine.PlaymodeTestsRunner.dll</HintPath>
  84. </Reference>
  85. <Reference Include="UnityEditor.TreeEditor">
  86. <HintPath>Library\UnityAssemblies\UnityEditor.TreeEditor.dll</HintPath>
  87. </Reference>
  88. <Reference Include="UnityEngine.Analytics">
  89. <HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath>
  90. </Reference>
  91. <Reference Include="UnityEditor.Analytics">
  92. <HintPath>Library\UnityAssemblies\UnityEditor.Analytics.dll</HintPath>
  93. </Reference>
  94. <Reference Include="UnityEditor.HoloLens">
  95. <HintPath>Library\UnityAssemblies\UnityEditor.HoloLens.dll</HintPath>
  96. </Reference>
  97. <Reference Include="UnityEngine.HoloLens">
  98. <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.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. </ItemGroup>
  116. <ItemGroup>
  117. <ProjectReference Include="Vive_Fun_Palace_Setup.csproj">
  118. <Project>{540FE13A-6F19-0C50-89A5-CECC20F1474D}</Project>
  119. <Name>Vive_Fun_Palace_Setup</Name>
  120. </ProjectReference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Compile Include="Assets\SteamVR\Editor\SteamVR_Editor.cs" />
  124. <Compile Include="Assets\SteamVR\Editor\SteamVR_RenderModelEditor.cs" />
  125. <Compile Include="Assets\SteamVR\Editor\SteamVR_Settings.cs" />
  126. <Compile Include="Assets\SteamVR\Editor\SteamVR_SkyboxEditor.cs" />
  127. <Compile Include="Assets\SteamVR\Editor\SteamVR_Update.cs" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <None Include="Assets\SteamVR\InteractionSystem\Core\Shaders\SeeThru.shader" />
  131. <None Include="Assets\SteamVR\InteractionSystem\Core\Shaders\Silhouette.shader" />
  132. <None Include="Assets\SteamVR\InteractionSystem\Hints\Shaders\ControllerButtonHints.shader" />
  133. <None Include="Assets\SteamVR\InteractionSystem\Readme_InteractionSystem.txt" />
  134. <None Include="Assets\SteamVR\InteractionSystem\Teleport\Shaders\Highlight.shader" />
  135. <None Include="Assets\SteamVR\Resources\SteamVR_AlphaOut.shader" />
  136. <None Include="Assets\SteamVR\Resources\SteamVR_ClearAll.shader" />
  137. <None Include="Assets\SteamVR\Resources\SteamVR_ColorOut.shader" />
  138. <None Include="Assets\SteamVR\Resources\SteamVR_Fade.shader" />
  139. <None Include="Assets\SteamVR\Resources\SteamVR_SphericalProjection.shader" />
  140. <None Include="Assets\SteamVR\readme.txt" />
  141. </ItemGroup>
  142. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  143. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  144. </Project>