mirror of
https://github.com/ConjureETS/ProjectClubCore.git
synced 2026-03-24 17:40:59 +00:00
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
{
|
|
"name": "Unity.Fusion.CodeGen",
|
|
"rootNamespace": "Fusion.CodeGen",
|
|
"references": [],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Mono.Cecil.dll",
|
|
"Mono.Cecil.Rocks.dll",
|
|
"Mono.Cecil.Pdb.dll",
|
|
"Fusion.Runtime.dll",
|
|
"Fusion.Common.dll",
|
|
"Fusion.Realtime.dll",
|
|
"Fusion.Sockets.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "Unity",
|
|
"expression": "0",
|
|
"define": "FUSION_WEAVER_ILPOSTPROCESSOR"
|
|
},
|
|
{
|
|
"name": "com.unity.nuget.mono-cecil",
|
|
"expression": "1",
|
|
"define": "FUSION_HAS_MONO_CECIL"
|
|
},
|
|
{
|
|
"name": "nuget.mono-cecil",
|
|
"expression": "0.1",
|
|
"define": "FUSION_HAS_MONO_CECIL"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |