SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
544 B

4 years ago
  1. {
  2. "name": "Unity.XR.ARSubsystems",
  3. "references": [
  4. "Unity.Subsystem.Registration",
  5. "Unity.InputSystem"
  6. ],
  7. "includePlatforms": [],
  8. "excludePlatforms": [],
  9. "allowUnsafeCode": true,
  10. "overrideReferences": false,
  11. "precompiledReferences": [],
  12. "autoReferenced": true,
  13. "defineConstraints": [],
  14. "versionDefines": [
  15. {
  16. "name": "com.unity.inputsystem",
  17. "expression": "",
  18. "define": "UNITY_INPUT_SYSTEM"
  19. }
  20. ],
  21. "noEngineReferences": false
  22. }