You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.2 KiB
Plaintext
48 lines
1.2 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",
|
|
"Fusion.Log.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"FUSION_WEAVER"
|
|
],
|
|
"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"
|
|
},
|
|
{
|
|
"name": "com.unity.nuget.mono-cecil",
|
|
"expression": "1.11",
|
|
"define": "FUSION_CECIL_1_11_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |