mixedreality/com.microsoft.mixedreality..../Providers/WindowsMixedReality/Shared/MRTK.WMR.Shared.asmdef

32 lines
889 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.WindowsMixedReality.Shared",
"references": [
"Microsoft.MixedReality.Toolkit",
"Microsoft.MixedReality.Toolkit.Gltf"
],
"includePlatforms": [
"Editor",
"WSA",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.microsoft.mixedreality.input",
"expression": "",
"define": "HP_CONTROLLER_ENABLED"
},
{
"name": "com.microsoft.windows.mixedreality.dotnetwinrt",
"expression": "",
"define": "DOTNETWINRT_PRESENT"
}
],
"noEngineReferences": false
}