Init
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "PICO.TobSupport",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"Unity.XR.PICO.Editor",
|
||||
"Unity.XR.Interaction.Toolkit",
|
||||
"Unity.XR.PICO",
|
||||
"Unity.XR.OpenXR.Features.PICOSupport.Editor",
|
||||
"Unity.XR.OpenXR.Features.PICOSupport",
|
||||
"Unity.XR.OpenXR",
|
||||
"Unity.XR.CompositionLayers"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.xr.interaction.toolkit",
|
||||
"expression": "[2.4.0,3.0.0]",
|
||||
"define": "XRI_240"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.xr.interaction.toolkit",
|
||||
"expression": "3.0.0",
|
||||
"define": "XRI_300"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.xr.compositionlayers",
|
||||
"expression": "",
|
||||
"define": "UNITY_XR_COMPOSITIONLAYERS"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user