mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-07 02:04:47 -05:00
25 lines
549 B
Plaintext
25 lines
549 B
Plaintext
{
|
|
"name": "UniVRM.PerformanceTests",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"UniGLTF",
|
|
"UniGLTF.Utils",
|
|
"VRM10",
|
|
"Unity.PerformanceTesting"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |