mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-17 16:23:12 -05:00
30 lines
697 B
Plaintext
30 lines
697 B
Plaintext
{
|
|
"name": "VRM.Samples.Editor.Tests",
|
|
"references": [
|
|
"VRM",
|
|
"VRM.Samples",
|
|
"MeshUtility",
|
|
"UniGLTF",
|
|
"UniVRM.Editor",
|
|
"VRM.Tests",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner",
|
|
"VRMShaders.GLTF.IO.Runtime",
|
|
"VRMShaders.GLTF.IO.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |