|
19 | 19 | <DebugType>full</DebugType> |
20 | 20 | <Optimize>false</Optimize> |
21 | 21 | <OutputPath>Temp\bin\Debug\</OutputPath> |
22 | | - <DefineConstants>DEBUG;TRACE;UNITY_5_2_1;UNITY_5_2;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_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_REFLECTION_BUFFERS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE</DefineConstants> |
| 22 | + <DefineConstants>DEBUG;TRACE;UNITY_5_2_1;UNITY_5_2;UNITY_5;UNITY_64;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_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_REFLECTION_BUFFERS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE</DefineConstants> |
23 | 23 | <ErrorReport>prompt</ErrorReport> |
24 | 24 | <WarningLevel>4</WarningLevel> |
25 | 25 | <NoWarn>0169</NoWarn> |
|
38 | 38 | <Reference Include="System.Core" /> |
39 | 39 | <Reference Include="System.Xml.Linq" /> |
40 | 40 | <Reference Include="UnityEngine"> |
41 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath> |
| 41 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath> |
42 | 42 | </Reference> |
43 | 43 | <Reference Include="UnityEditor"> |
44 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath> |
| 44 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath> |
45 | 45 | </Reference> |
46 | 46 | </ItemGroup> |
47 | 47 | <ItemGroup> |
|
50 | 50 | <None Include="Assets\Resources\AlphaOne.shader" /> |
51 | 51 | <None Include="Assets\Resources\Unlit-Safe.shader" /> |
52 | 52 | <Reference Include="Assembly-UnityScript-firstpass"> |
53 | | - <HintPath>/Users/home/SyphonUnity3D/Syphon Implementations/Unity3D/Unity3D-3_5/SyphonUnityExample/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll</HintPath> |
| 53 | + <HintPath>/Users/bctrashcan/GIT_REPOS/Unity3D/Syphon Implementations/Unity3D/Unity3D-3_5/SyphonUnityExample/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll</HintPath> |
54 | 54 | </Reference> |
55 | | - <Reference Include="UnityEngine.Analytics"> |
56 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> |
57 | | - </Reference> |
58 | | - <Reference Include="UnityEngine.Networking"> |
59 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
| 55 | + <Reference Include="UnityEngine.Advertisements"> |
| 56 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll</HintPath> |
60 | 57 | </Reference> |
61 | | - <Reference Include="UnityEditor.Networking"> |
62 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> |
| 58 | + <Reference Include="UnityEditor.Advertisements"> |
| 59 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath> |
63 | 60 | </Reference> |
64 | 61 | <Reference Include="UnityEngine.UI"> |
65 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
| 62 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
66 | 63 | </Reference> |
67 | 64 | <Reference Include="UnityEditor.UI"> |
68 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> |
| 65 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> |
69 | 66 | </Reference> |
70 | | - <Reference Include="UnityEngine.Advertisements"> |
71 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll</HintPath> |
| 67 | + <Reference Include="UnityEngine.Networking"> |
| 68 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
72 | 69 | </Reference> |
73 | | - <Reference Include="UnityEditor.Advertisements"> |
74 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath> |
| 70 | + <Reference Include="UnityEditor.Networking"> |
| 71 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="UnityEngine.Analytics"> |
| 74 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> |
75 | 75 | </Reference> |
76 | 76 | <Reference Include="UnityEditor.Graphs"> |
77 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/Frameworks/Managed/UnityEditor.Graphs.dll</HintPath> |
| 77 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/Frameworks/Managed/UnityEditor.Graphs.dll</HintPath> |
78 | 78 | </Reference> |
79 | 79 | <Reference Include="UnityEditor.Android.Extensions"> |
80 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> |
| 80 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> |
81 | 81 | </Reference> |
82 | 82 | <Reference Include="UnityEditor.iOS.Extensions"> |
83 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath> |
| 83 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath> |
84 | 84 | </Reference> |
85 | 85 | <Reference Include="UnityEditor.Tizen.Extensions"> |
86 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath> |
| 86 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath> |
87 | 87 | </Reference> |
88 | 88 | <Reference Include="UnityEditor.SamsungTV.Extensions"> |
89 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath> |
| 89 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath> |
90 | 90 | </Reference> |
91 | 91 | <Reference Include="UnityEditor.WebGL.Extensions"> |
92 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath> |
| 92 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath> |
93 | 93 | </Reference> |
94 | 94 | <Reference Include="UnityEditor.LinuxStandalone.Extensions"> |
95 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> |
| 95 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> |
96 | 96 | </Reference> |
97 | 97 | <Reference Include="UnityEditor.WindowsStandalone.Extensions"> |
98 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
| 98 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> |
99 | 99 | </Reference> |
100 | 100 | <Reference Include="UnityEditor.OSXStandalone.Extensions"> |
101 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> |
| 101 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> |
102 | 102 | </Reference> |
103 | 103 | <Reference Include="UnityEditor.iOS.Extensions.Xcode"> |
104 | | - <HintPath>/Applications/Unity5.2.1p3/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath> |
| 104 | + <HintPath>/Applications/Unity5.2.ffff/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath> |
105 | 105 | </Reference> |
106 | 106 | </ItemGroup> |
107 | 107 | <ItemGroup> |
|
0 commit comments