cvr-props/Assets/ABI.CCK/Dependencies/OpenXR/OpenXR_Configurator.asmdef

32 lines
No EOL
816 B
Text
Executable file

{
"name": "OpenXR_Configurator",
"rootNamespace": "ABI.CCK",
"references": [
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.OpenXR",
"Unity.RenderPipelines.Core.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "CVR_CCK_XRMANAGMENTFOUND"
},
{
"name": "com.unity.xr.openxr",
"expression": "",
"define": "CVR_CCK_OPENXRFOUND"
}
],
"noEngineReferences": false
}