mixedreality/com.microsoft.mixedreality..../Core/MRTK.Core.asmdef

28 lines
793 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit",
"references": [
"Microsoft.MixedReality.Toolkit.Async",
"Microsoft.MixedReality.Toolkit.Editor.Utilities",
"Unity.XR.Management"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.microsoft.windows.mixedreality.dotnetwinrt",
"expression": "",
"define": "DOTNETWINRT_PRESENT"
},
{
"name": "com.unity.xr.management",
"expression": "",
"define": "XR_MANAGEMENT_ENABLED"
}
],
"noEngineReferences": false
}