UniVRM/Assets/VRM.Samples/Editor/Tests/VRM.Samples.Editor.Tests.asmdef
2020-08-25 20:35:26 +09:00

22 lines
475 B
Plaintext

{
"name": "VRM.Samples.Editor.Tests",
"references": [
"VRM",
"VRM.Samples",
"UniVRM.Editor.Tests",
"UniJSON",
"MeshUtility"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}