UnityTempFile-7e703ec6f9788d64eae083e2b2097563 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. -debug
  2. -target:library
  3. -nowarn:0169
  4. -langversion:4
  5. -out:Temp/Assembly-CSharp.dll
  6. -unsafe
  7. -r:D:/Unity5.6.5/Unity/Editor/Data/Managed/UnityEngine.dll
  8. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll
  9. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll
  10. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll
  11. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll
  12. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll
  13. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll
  14. -r:D:/Unity5.6.5/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll
  15. -r:Assets/LayaAir3D/LayaTool/LayaAirLibrary.dll
  16. -r:Assets/LayaAir3D/LayaTool/Util/zxing.unity.dll
  17. -r:D:/Unity5.6.5/Unity/Editor/Data/Managed/UnityEditor.dll
  18. -define:UNITY_5_3_OR_NEWER
  19. -define:UNITY_5_4_OR_NEWER
  20. -define:UNITY_5_5_OR_NEWER
  21. -define:UNITY_5_6_OR_NEWER
  22. -define:UNITY_5_6_5
  23. -define:UNITY_5_6
  24. -define:UNITY_5
  25. -define:UNITY_ANALYTICS
  26. -define:ENABLE_AUDIO
  27. -define:ENABLE_CACHING
  28. -define:ENABLE_CLOTH
  29. -define:ENABLE_DUCK_TYPING
  30. -define:ENABLE_GENERICS
  31. -define:ENABLE_PVR_GI
  32. -define:ENABLE_MICROPHONE
  33. -define:ENABLE_MULTIPLE_DISPLAYS
  34. -define:ENABLE_PHYSICS
  35. -define:ENABLE_RUNTIME_NAVMESH_BUILDING
  36. -define:ENABLE_SPRITERENDERER_FLIPPING
  37. -define:ENABLE_SPRITES
  38. -define:ENABLE_TERRAIN
  39. -define:ENABLE_RAKNET
  40. -define:ENABLE_UNET
  41. -define:ENABLE_LZMA
  42. -define:ENABLE_UNITYEVENTS
  43. -define:ENABLE_WEBCAM
  44. -define:ENABLE_WWW
  45. -define:ENABLE_CLOUD_SERVICES_COLLAB
  46. -define:ENABLE_CLOUD_SERVICES_ADS
  47. -define:ENABLE_CLOUD_HUB
  48. -define:ENABLE_CLOUD_PROJECT_ID
  49. -define:ENABLE_CLOUD_SERVICES_UNET
  50. -define:ENABLE_CLOUD_SERVICES_BUILD
  51. -define:ENABLE_CLOUD_LICENSE
  52. -define:ENABLE_EDITOR_METRICS
  53. -define:ENABLE_EDITOR_METRICS_CACHING
  54. -define:ENABLE_NATIVE_ARRAY
  55. -define:INCLUDE_DYNAMIC_GI
  56. -define:INCLUDE_GI
  57. -define:PLATFORM_SUPPORTS_MONO
  58. -define:RENDER_SOFTWARE_CURSOR
  59. -define:INCLUDE_PUBNUB
  60. -define:ENABLE_PLAYMODE_TESTS_RUNNER
  61. -define:ENABLE_SCRIPTING_NEW_CSHARP_COMPILER
  62. -define:ENABLE_VIDEO
  63. -define:UNITY_STANDALONE_WIN
  64. -define:UNITY_STANDALONE
  65. -define:ENABLE_SUBSTANCE
  66. -define:ENABLE_RUNTIME_GI
  67. -define:ENABLE_MOVIES
  68. -define:ENABLE_NETWORK
  69. -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION
  70. -define:ENABLE_UNITYWEBREQUEST
  71. -define:ENABLE_CLOUD_SERVICES
  72. -define:ENABLE_CLOUD_SERVICES_ANALYTICS
  73. -define:ENABLE_CLOUD_SERVICES_PURCHASING
  74. -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING
  75. -define:ENABLE_EVENT_QUEUE
  76. -define:ENABLE_CLUSTERINPUT
  77. -define:ENABLE_VR
  78. -define:ENABLE_WEBSOCKET_HOST
  79. -define:ENABLE_MONO
  80. -define:NET_2_0_SUBSET
  81. -define:ENABLE_PROFILER
  82. -define:DEBUG
  83. -define:TRACE
  84. -define:UNITY_ASSERTIONS
  85. -define:UNITY_EDITOR
  86. -define:UNITY_EDITOR_64
  87. -define:UNITY_EDITOR_WIN
  88. -define:ENABLE_NATIVE_ARRAY_CHECKS
  89. -define:UNITY_TEAM_LICENSE
  90. -define:UNITY_PRO_LICENSE
  91. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaBlinnPhongGUI.cs
  92. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaEffectGUI.cs
  93. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaPBRSpecularGUI.cs
  94. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaPBRStandardGUI.cs
  95. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaSkyboxProceduralShaderGUI.cs
  96. Assets/LayaAir3D/LayaShader/ShaderGUI/LayaUnlitGUI.cs
  97. Assets/LayaAir3D/LayaTool/Util/CustomExport.cs
  98. Assets/LayaAir3D/LayaTool/Util/EditorCoroutineExtensions.cs
  99. Assets/LayaAir3D/LayaTool/Util/EditorCoroutines.cs
  100. Assets/LayaAir3D/LayaTool/Util/FileUtil.cs
  101. Assets/LayaAir3D/LayaTool/Util/HalfFloatUtils.cs
  102. Assets/LayaAir3D/LayaTool/Util/JSONObject.cs
  103. Assets/LayaAir3D/LayaTool/Util/MathUtil.cs
  104. Assets/LayaAir3D/LayaTool/Util/TextureUtil.cs
  105. Assets/TestData/Bullet.cs
  106. Assets/TestData/GameController.cs
  107. Assets/TestData/Moster.cs
  108. Assets/TestData/OutPointManager.cs
  109. Assets/TestData/Player.cs
  110. -r:D:\Unity5.6.5\Unity\Editor\Data\Mono\lib\mono\unity\System.Runtime.Serialization.dll
  111. -r:D:\Unity5.6.5\Unity\Editor\Data\Mono\lib\mono\unity\System.Xml.Linq.dll
  112. -r:D:\Unity5.6.5\Unity\Editor\Data\Mono\lib\mono\unity\UnityScript.dll
  113. -r:D:\Unity5.6.5\Unity\Editor\Data\Mono\lib\mono\unity\UnityScript.Lang.dll
  114. -r:D:\Unity5.6.5\Unity\Editor\Data\Mono\lib\mono\unity\Boo.Lang.dll
  115. -sdk:unity