40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
{
|
|
"name": "Unity.XR.Interaction.Toolkit.Tests",
|
|
"rootNamespace": "UnityEngine.XR.Interaction.Toolkit.Tests",
|
|
"references": [
|
|
"Unity.XR.Interaction.Toolkit",
|
|
"Unity.ugui",
|
|
"Unity.XR.ARSubsystems",
|
|
"Unity.XR.ARFoundation",
|
|
"UnityEngine.SpatialTracking",
|
|
"Unity.InputSystem.TestFramework",
|
|
"Unity.InputSystem",
|
|
"Unity.XR.CoreUtils",
|
|
"Unity.Mathematics"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.xr.arfoundation",
|
|
"expression": "2.0.2",
|
|
"define": "AR_FOUNDATION_PRESENT"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.legacyinputhelpers",
|
|
"expression": "2.1.10",
|
|
"define": "XR_LEGACY_INPUT_HELPERS_2_1_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |