_AVProVideo.Demos.asmdef 332 B

1234567891011121314
  1. {
  2. "name": "AVProVideo.Demos",
  3. "references": [
  4. "AVProVideo.Runtime"
  5. ],
  6. "includePlatforms": [],
  7. "excludePlatforms": [],
  8. "allowUnsafeCode": false,
  9. "overrideReferences": false,
  10. "precompiledReferences": [],
  11. "autoReferenced": true,
  12. "defineConstraints": [],
  13. "noEngineReferences": false
  14. }