mixedreality/com.microsoft.mixedreality..../Providers/OpenVR/MRTK.OpenVR.asmdef

23 lines
579 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.OpenVR",
"references": [
"Microsoft.MixedReality.Toolkit"
],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"!UNITY_2020_1_OR_NEWER"
],
"versionDefines": [],
"noEngineReferences": false
}