forked from BilalY/Rasagar
21 lines
464 B
Plaintext
21 lines
464 B
Plaintext
{
|
|
"name": "Unity.Burst.CodeGen",
|
|
"references": [
|
|
"Unity.Burst"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Unity.Burst.Cecil.dll",
|
|
"Unity.Burst.Cecil.Rocks.dll",
|
|
"Unity.Burst.Cecil.Pdb.dll",
|
|
"Unity.Burst.Cecil.Mdb.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"versionDefines": []
|
|
}
|