25 lines
578 B
Plaintext
25 lines
578 B
Plaintext
{
|
|
"name": "Streamingle.Gaze.Tests.Editor",
|
|
"rootNamespace": "Streamingle.Gaze.Tests",
|
|
"references": [
|
|
"Streamingle.Gaze.Runtime",
|
|
"Streamingle.Gaze.Editor",
|
|
"Unity.Timeline"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|