VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Tests/Runtime/Unity.XR.Interaction.Toolkit.Tests.asmdef
2025-07-29 13:45:50 +03:00

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
}