1
0
Fork 0
UNITY_PORTMIDI_WRAPPER/PortMidi/Unity.PortMidi.asmdef

17 lines
397 B
Text
Raw Normal View History

2019-06-03 17:27:56 +02:00
{
2019-07-18 15:54:45 +02:00
"name": "Unity.PortMidi",
2019-06-03 17:27:56 +02:00
"references": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}