33 lines
949 B
Plaintext
33 lines
949 B
Plaintext
{
|
|
"name": "Microsoft.MixedReality.Toolkit.Providers.WindowsMixedReality",
|
|
"references": [
|
|
"Microsoft.MixedReality.Toolkit",
|
|
"Microsoft.MixedReality.Toolkit.Editor.Utilities",
|
|
"Microsoft.MixedReality.Toolkit.Providers.WindowsMixedReality.Shared"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor",
|
|
"WSA"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [
|
|
"!UNITY_2020_1_OR_NEWER"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.microsoft.mixedreality.input",
|
|
"expression": "",
|
|
"define": "HP_CONTROLLER_ENABLED"
|
|
},
|
|
{
|
|
"name": "com.microsoft.windows.mixedreality.dotnetwinrt",
|
|
"expression": "",
|
|
"define": "DOTNETWINRT_PRESENT"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |