This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
snakeinabox/Assets/Oculus/VR/Editor/Oculus.VR.Editor.asmdef
2020-07-09 11:41:01 -07:00

19 lines
No EOL
389 B
Text

{
"name": "Oculus.VR.Editor",
"references": [
"Oculus.VR"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "USING_XR_SDK"
}
]
}