QCHT.Interactions.Samples.asmdef 960 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "name": "QCHT.Interactions.Samples",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:b45beccc4e8e141cb8f9e6b2a8da6b3f",
  6. "GUID:fe685ec1767f73d42b749ea8045bfe43",
  7. "GUID:75469ad4d38634e559750d17036d5f7c",
  8. "GUID:6055be8ebefd69e48b49212b09b47b2f",
  9. "GUID:dc960734dc080426fa6612f1c5fe95f3",
  10. "GUID:a9420e37d7990b54abdef6688edbe313"
  11. ],
  12. "includePlatforms": [],
  13. "excludePlatforms": [],
  14. "allowUnsafeCode": false,
  15. "overrideReferences": false,
  16. "precompiledReferences": [],
  17. "autoReferenced": true,
  18. "defineConstraints": [],
  19. "versionDefines": [
  20. {
  21. "name": "com.qualcomm.snapdragon.spaces",
  22. "expression": "",
  23. "define": "SPACES"
  24. },
  25. {
  26. "name": "com.unity.xr.arfoundation",
  27. "expression": "[1.0.0,5.0.0)",
  28. "define": "UNITY_AR_FOUNDATION_LEGACY"
  29. }
  30. ],
  31. "noEngineReferences": false
  32. }