forked from Shardstone/trail-into-darkness
added zlinq
This commit is contained in:
24
Packages/ZLinq.Unity/Runtime/External/UnityCollections/ZLinq.Unity.UnityCollections.asmdef
vendored
Normal file
24
Packages/ZLinq.Unity/Runtime/External/UnityCollections/ZLinq.Unity.UnityCollections.asmdef
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "ZLinq.Unity.UnityCollectoins",
|
||||
"rootNamespace": "ZLinq",
|
||||
"references": [
|
||||
"Unity.Collections"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"ZLinq.dll"
|
||||
],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.collections",
|
||||
"expression": "2.1.1",
|
||||
"define": "ZLINQ_UNITY_COLLECTIONS_SUPPORT"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user