| @@ -0,0 +1,90 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |
| @@ -0,0 +1,90 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |
| @@ -0,0 +1,90 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |
| @@ -0,0 +1,90 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |
| @@ -0,0 +1,92 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityPurchasing/UnityEngine.Purchasing.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |
| @@ -0,0 +1,90 @@ | ||
| -debug | ||
| -target:library | ||
| -nowarn:0169 | ||
| -langversion:4 | ||
| -out:'Temp/Assembly-CSharp.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEngine.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/Managed/UnityEditor.dll' | ||
| -define:UNITY_5_3_OR_NEWER | ||
| -define:UNITY_5_4_OR_NEWER | ||
| -define:UNITY_5_5_OR_NEWER | ||
| -define:UNITY_5_5_0 | ||
| -define:UNITY_5_5 | ||
| -define:UNITY_5 | ||
| -define:ENABLE_AUDIO | ||
| -define:ENABLE_CACHING | ||
| -define:ENABLE_CLOTH | ||
| -define:ENABLE_DUCK_TYPING | ||
| -define:ENABLE_GENERICS | ||
| -define:ENABLE_MICROPHONE | ||
| -define:ENABLE_MULTIPLE_DISPLAYS | ||
| -define:ENABLE_PHYSICS | ||
| -define:ENABLE_SPRITERENDERER_FLIPPING | ||
| -define:ENABLE_SPRITES | ||
| -define:ENABLE_TERRAIN | ||
| -define:ENABLE_RAKNET | ||
| -define:ENABLE_UNET | ||
| -define:ENABLE_LZMA | ||
| -define:ENABLE_UNITYEVENTS | ||
| -define:ENABLE_WEBCAM | ||
| -define:ENABLE_WWW | ||
| -define:ENABLE_CLOUD_SERVICES_COLLAB | ||
| -define:ENABLE_CLOUD_SERVICES_ADS | ||
| -define:ENABLE_CLOUD_HUB | ||
| -define:ENABLE_CLOUD_PROJECT_ID | ||
| -define:ENABLE_CLOUD_SERVICES_UNET | ||
| -define:ENABLE_CLOUD_SERVICES_BUILD | ||
| -define:ENABLE_CLOUD_LICENSE | ||
| -define:ENABLE_EDITOR_METRICS | ||
| -define:ENABLE_EDITOR_METRICS_CACHING | ||
| -define:INCLUDE_DYNAMIC_GI | ||
| -define:INCLUDE_GI | ||
| -define:PLATFORM_SUPPORTS_MONO | ||
| -define:RENDER_SOFTWARE_CURSOR | ||
| -define:INCLUDE_PUBNUB | ||
| -define:ENABLE_PLAYMODE_TESTS_RUNNER | ||
| -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER | ||
| -define:UNITY_STANDALONE_OSX | ||
| -define:UNITY_STANDALONE | ||
| -define:ENABLE_SUBSTANCE | ||
| -define:ENABLE_GAMECENTER | ||
| -define:ENABLE_RUNTIME_GI | ||
| -define:ENABLE_MOVIES | ||
| -define:ENABLE_NETWORK | ||
| -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION | ||
| -define:ENABLE_UNITYWEBREQUEST | ||
| -define:ENABLE_CLOUD_SERVICES | ||
| -define:ENABLE_CLOUD_SERVICES_ANALYTICS | ||
| -define:ENABLE_CLOUD_SERVICES_PURCHASING | ||
| -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING | ||
| -define:ENABLE_VIDEO | ||
| -define:ENABLE_VR | ||
| -define:ENABLE_CLUSTERINPUT | ||
| -define:ENABLE_WEBSOCKET_HOST | ||
| -define:ENABLE_MONO | ||
| -define:ENABLE_PROFILER | ||
| -define:DEBUG | ||
| -define:TRACE | ||
| -define:UNITY_ASSERTIONS | ||
| -define:UNITY_EDITOR | ||
| -define:UNITY_EDITOR_64 | ||
| -define:UNITY_EDITOR_OSX | ||
| -define:UNITY_TEAM_LICENSE | ||
| 'Assets/Scripts/WorldScript.cs' | ||
| 'Assets/Scripts/livingClass.cs' | ||
| 'Assets/Scripts/myceliaNet.cs' | ||
| 'Assets/UIScript/LandColorChange.cs' | ||
| 'Assets/UIScript/SkyColorChange.cs' | ||
| 'Assets/utilityAgent.cs' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll' | ||
| -r:'/Applications/Unity/Unity.app/Contents/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll' | ||
| -sdk:unity |