mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 10:16:01 +08:00
23 lines
548 B
Plaintext
23 lines
548 B
Plaintext
{
|
|
"name": "spine-unity-playmode-tests",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner",
|
|
"spine-csharp",
|
|
"spine-unity"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |