BurstAotSettings_StandaloneLinux64.json 349 B

123456789101112131415
  1. {
  2. "MonoBehaviour": {
  3. "Version": 3,
  4. "EnableBurstCompilation": true,
  5. "EnableOptimisations": true,
  6. "EnableSafetyChecks": false,
  7. "EnableDebugInAllBuilds": false,
  8. "UsePlatformSDKLinker": false,
  9. "CpuMinTargetX32": 0,
  10. "CpuMaxTargetX32": 0,
  11. "CpuMinTargetX64": 0,
  12. "CpuMaxTargetX64": 0,
  13. "CpuTargetsX64": 72
  14. }
  15. }