Rasagar/Library/PackageCache/com.unity.burst/Tests/OverloadedFunctionPointers/OverloadedFunctionPointers.asmdef
2024-08-26 23:07:20 +03:00

22 lines
487 B
Plaintext

{
"name": "OverloadedFunctionPointers",
"rootNamespace": "",
"references": [
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"optionalUnityReferences": [
"TestAssemblies"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}