|
22 | 22 | <DebugType>full</DebugType> |
23 | 23 | <Optimize>false</Optimize> |
24 | 24 | <OutputPath>Temp\bin\Debug\</OutputPath> |
25 | | - <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_1_6;UNITY_2018_1;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;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_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;UNITY_TEAM_LICENSE</DefineConstants> |
| 25 | + <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_2_0;UNITY_2018_2;UNITY_2018;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_IL2CPP;NET_2_0_SUBSET;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_MONO</DefineConstants> |
26 | 26 | <ErrorReport>prompt</ErrorReport> |
27 | 27 | <WarningLevel>4</WarningLevel> |
28 | 28 | <NoWarn>0169</NoWarn> |
|
56 | 56 | <Compile Include="Assets\Scripts\Scene_1_Controller.cs" /> |
57 | 57 | <Compile Include="Assets\Scripts\Scene_2_Controller.cs" /> |
58 | 58 | <Compile Include="Assets\Scripts\Singleton_Controller.cs" /> |
| 59 | + <None Include="Assets\Readme.txt" /> |
59 | 60 | <Reference Include="UnityEditor.StandardEvents"> |
60 | 61 | <HintPath>C:/Users/Vishal/Desktop/Phase Spur Unity Project/Unity Singleton/Library/ScriptAssemblies/UnityEditor.StandardEvents.dll</HintPath> |
61 | 62 | </Reference> |
62 | 63 | <Reference Include="Unity.PackageManagerUI.Editor"> |
63 | 64 | <HintPath>C:/Users/Vishal/Desktop/Phase Spur Unity Project/Unity Singleton/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath> |
64 | 65 | </Reference> |
| 66 | + <Reference Include="Unity.TextMeshPro.Editor"> |
| 67 | + <HintPath>C:/Users/Vishal/Desktop/Phase Spur Unity Project/Unity Singleton/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> |
| 68 | + </Reference> |
| 69 | + <Reference Include="Unity.TextMeshPro"> |
| 70 | + <HintPath>C:/Users/Vishal/Desktop/Phase Spur Unity Project/Unity Singleton/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> |
| 71 | + </Reference> |
65 | 72 | <Reference Include="UnityEngine.AIModule"> |
66 | 73 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> |
67 | 74 | </Reference> |
|
89 | 96 | <Reference Include="UnityEngine.CloudWebServicesModule"> |
90 | 97 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CloudWebServicesModule.dll</HintPath> |
91 | 98 | </Reference> |
92 | | - <Reference Include="UnityEngine.ClusterInputModule"> |
93 | | - <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> |
94 | | - </Reference> |
95 | | - <Reference Include="UnityEngine.ClusterRendererModule"> |
96 | | - <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> |
97 | | - </Reference> |
98 | 99 | <Reference Include="UnityEngine.CoreModule"> |
99 | 100 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> |
100 | 101 | </Reference> |
|
107 | 108 | <Reference Include="UnityEngine.FacebookModule"> |
108 | 109 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.FacebookModule.dll</HintPath> |
109 | 110 | </Reference> |
| 111 | + <Reference Include="UnityEngine.FileSystemHttpModule"> |
| 112 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath> |
| 113 | + </Reference> |
110 | 114 | <Reference Include="UnityEngine.GameCenterModule"> |
111 | 115 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> |
112 | 116 | </Reference> |
|
128 | 132 | <Reference Include="UnityEngine.JSONSerializeModule"> |
129 | 133 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> |
130 | 134 | </Reference> |
| 135 | + <Reference Include="UnityEngine.LocalizationModule"> |
| 136 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> |
| 137 | + </Reference> |
131 | 138 | <Reference Include="UnityEngine.ParticleSystemModule"> |
132 | 139 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> |
133 | 140 | </Reference> |
134 | | - <Reference Include="UnityEngine.ParticlesLegacyModule"> |
135 | | - <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath> |
136 | | - </Reference> |
137 | 141 | <Reference Include="UnityEngine.PerformanceReportingModule"> |
138 | 142 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> |
139 | 143 | </Reference> |
|
143 | 147 | <Reference Include="UnityEngine.Physics2DModule"> |
144 | 148 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> |
145 | 149 | </Reference> |
| 150 | + <Reference Include="UnityEngine.ProfilerModule"> |
| 151 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> |
| 152 | + </Reference> |
146 | 153 | <Reference Include="UnityEngine.ScreenCaptureModule"> |
147 | 154 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> |
148 | 155 | </Reference> |
|
158 | 165 | <Reference Include="UnityEngine.SpriteShapeModule"> |
159 | 166 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> |
160 | 167 | </Reference> |
| 168 | + <Reference Include="UnityEngine.StreamingModule"> |
| 169 | + <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> |
| 170 | + </Reference> |
161 | 171 | <Reference Include="UnityEngine.StyleSheetsModule"> |
162 | 172 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath> |
163 | 173 | </Reference> |
|
224 | 234 | <Reference Include="UnityEngine.VideoModule"> |
225 | 235 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> |
226 | 236 | </Reference> |
227 | | - <Reference Include="UnityEngine.WebModule"> |
228 | | - <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll</HintPath> |
229 | | - </Reference> |
230 | 237 | <Reference Include="UnityEngine.WindModule"> |
231 | 238 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> |
232 | 239 | </Reference> |
|
236 | 243 | <Reference Include="Unity.Locator"> |
237 | 244 | <HintPath>C:/Program Files/Unity/Editor/Data/Managed/Unity.Locator.dll</HintPath> |
238 | 245 | </Reference> |
239 | | - <Reference Include="Vuforia.UnityExtensions"> |
240 | | - <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll</HintPath> |
241 | | - </Reference> |
242 | 246 | <Reference Include="UnityEngine.UI"> |
243 | 247 | <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
244 | 248 | </Reference> |
245 | | - <Reference Include="UnityEngine.Networking"> |
246 | | - <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
247 | | - </Reference> |
248 | 249 | <Reference Include="UnityEngine.Timeline"> |
249 | 250 | <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath> |
250 | 251 | </Reference> |
251 | | - <Reference Include="UnityEngine.UIAutomation"> |
252 | | - <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath> |
| 252 | + <Reference Include="UnityEngine.Networking"> |
| 253 | + <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
| 254 | + </Reference> |
| 255 | + <Reference Include="Vuforia.UnityExtensions"> |
| 256 | + <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll</HintPath> |
253 | 257 | </Reference> |
254 | 258 | <Reference Include="UnityEngine.GoogleAudioSpatializer"> |
255 | 259 | <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath> |
|
263 | 267 | <Reference Include="UnityEngine.Analytics"> |
264 | 268 | < HintPath>C:/Users/Vishal/AppData/Local/Unity/cache/packages/packages.unity.com/ [email protected]/UnityEngine.Analytics.dll</ HintPath> |
265 | 269 | </Reference> |
266 | | - <Reference Include="UnityEngine.Purchasing"> |
267 | | - < HintPath>C:/Users/Vishal/AppData/Local/Unity/cache/packages/packages.unity.com/ [email protected]/UnityEngine.Purchasing.dll</ HintPath> |
268 | | - </Reference> |
269 | 270 | <Reference Include="UnityEngine.StandardEvents"> |
270 | 271 | < HintPath>C:/Users/Vishal/AppData/Local/Unity/cache/packages/packages.unity.com/ [email protected]/UnityEngine.StandardEvents.dll</ HintPath> |
271 | 272 | </Reference> |
|
0 commit comments