Rasagar/Library/PackageCache/com.unity.burst/Tests/OverloadedFunctionPointers/OverloadedFunctionPointers.asmdef

22 lines
487 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "OverloadedFunctionPointers",
"rootNamespace": "",
"references": [
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"optionalUnityReferences": [
"TestAssemblies"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}