Heroes_of_Hiis/Assets/Oculus/LipSync/Editor/Oculus.LipSync.Editor.asmdef

28 lines
665 B
Plaintext
Raw Permalink Normal View History

2022-03-07 15:52:41 +00:00
{
"name": "Oculus.LipSync.Editor",
"references": [
"Oculus.LipSync"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "USING_XR_MANAGEMENT"
},
{
"name": "com.unity.xr.oculus",
"expression": "",
"define": "USING_XR_SDK_OCULUS"
}
],
"noEngineReferences": false
}