1
0
Fork 0
UNITY_PORTMIDI_WRAPPER/Assets/PortMidiDemos.asmdef

19 lines
421 B
Text
Raw Normal View History

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