mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-21 02:07:58 -05:00
27 lines
581 B
Plaintext
27 lines
581 B
Plaintext
{
|
|
"name": "VRM10.Tests",
|
|
"references": [
|
|
"VrmLib",
|
|
"VRM10",
|
|
"UniGLTF",
|
|
"VRMShaders.GLTF.IO.Runtime",
|
|
"VRMShaders.GLTF.IO.Editor"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS",
|
|
"UNITY_INCLUDE_TESTS"
|
|
]
|
|
} |