forked from rsjaffe/MIDI2LR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MIDI2LR.jucer
155 lines (154 loc) · 11.2 KB
/
MIDI2LR.jucer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="jqaeel" name="MIDI2LR" projectType="guiapp" version="2.9.1.1"
bundleIdentifier="com.rsjaffe.MIDI2LR" includeBinaryInAppConfig="1"
jucerVersion="5.2.1" companyWebsite="http://rsjaffe.github.io/MIDI2LR/"
companyEmail="[email protected]" displaySplashScreen="0" reportAppUsage="0"
splashScreenColour="Dark" cppLanguageStandard="latest" companyCopyright=""
defines="U_STATIC_IMPLEMENTATION=1" headerPath="../../ ../../icu/source/common/">
<MAINGROUP id="XbT1lm" name="MIDI2LR">
<GROUP id="{FC911F9D-9F68-948C-ADEF-64BE6AA850ED}" name="Source">
<GROUP id="{E3105D44-45AE-CAD8-B1B5-48D167BBA6FB}" name="ICU">
<FILE id="oCPh7j" name="appendable.cpp" compile="1" resource="0" file="icu/source/common/appendable.cpp"/>
<FILE id="P3ODDi" name="bytestream.cpp" compile="1" resource="0" file="icu/source/common/bytestream.cpp"/>
<FILE id="qUTyhN" name="cmemory.cpp" compile="1" resource="0" file="icu/source/common/cmemory.cpp"/>
<FILE id="HtGu5R" name="cstring.cpp" compile="1" resource="0" file="icu/source/common/cstring.cpp"/>
<FILE id="CMTcKk" name="stringpiece.cpp" compile="1" resource="0" file="icu/source/common/stringpiece.cpp"/>
<FILE id="Cj6e49" name="udataswp.cpp" compile="1" resource="0" file="icu/source/common/udataswp.cpp"/>
<FILE id="Vixl4T" name="uinvchar.cpp" compile="1" resource="0" file="icu/source/common/uinvchar.cpp"/>
<FILE id="uJ5dfZ" name="unistr.cpp" compile="1" resource="0" file="icu/source/common/unistr.cpp"/>
<FILE id="mu0enP" name="uobject.cpp" compile="1" resource="0" file="icu/source/common/uobject.cpp"/>
<FILE id="wjgpxx" name="ustring.cpp" compile="1" resource="0" file="icu/source/common/ustring.cpp"/>
<FILE id="HiL4uj" name="ustrtrns.cpp" compile="1" resource="0" file="icu/source/common/ustrtrns.cpp"/>
<FILE id="iBnWqs" name="utf_impl.cpp" compile="1" resource="0" file="icu/source/common/utf_impl.cpp"/>
<FILE id="ipO4BO" name="utypes.cpp" compile="1" resource="0" file="icu/source/common/utypes.cpp"/>
</GROUP>
<FILE id="RjO2Is" name="CCoptions.cpp" compile="1" resource="0" file="Source/CCoptions.cpp"/>
<FILE id="gmEPgP" name="CCoptions.h" compile="0" resource="0" file="Source/CCoptions.h"/>
<FILE id="p7cPnq" name="CommandMap.cpp" compile="1" resource="0" file="Source/CommandMap.cpp"/>
<FILE id="xs42Pd" name="CommandMap.h" compile="0" resource="0" file="Source/CommandMap.h"/>
<FILE id="oXdqCC" name="CommandMenu.cpp" compile="1" resource="0" file="Source/CommandMenu.cpp"/>
<FILE id="x6sgxb" name="CommandMenu.h" compile="0" resource="0" file="Source/CommandMenu.h"/>
<FILE id="qgvDuW" name="CommandTable.cpp" compile="1" resource="0"
file="Source/CommandTable.cpp"/>
<FILE id="AOfNMq" name="CommandTable.h" compile="0" resource="0" file="Source/CommandTable.h"/>
<FILE id="PShp7M" name="CommandTableModel.cpp" compile="1" resource="0"
file="Source/CommandTableModel.cpp"/>
<FILE id="MgYWRn" name="CommandTableModel.h" compile="0" resource="0"
file="Source/CommandTableModel.h"/>
<FILE id="zLeGKN" name="ControlsModel.cpp" compile="1" resource="0"
file="Source/ControlsModel.cpp"/>
<FILE id="RYkZlQ" name="ControlsModel.h" compile="0" resource="0" file="Source/ControlsModel.h"/>
<FILE id="XJw3l2" name="DebugInfo.cpp" compile="1" resource="0" file="Source/DebugInfo.cpp"/>
<FILE id="ayq2tF" name="DebugInfo.h" compile="0" resource="0" file="Source/DebugInfo.h"/>
<FILE id="pcD8nw" name="DebugInfo.mm" compile="1" resource="0" file="Source/DebugInfo.mm"/>
<FILE id="rBAqs7" name="LR_IPC_In.cpp" compile="1" resource="0" file="Source/LR_IPC_In.cpp"/>
<FILE id="KuUBCX" name="LR_IPC_In.h" compile="0" resource="0" file="Source/LR_IPC_In.h"/>
<FILE id="IDzpMr" name="LR_IPC_Out.cpp" compile="1" resource="0" file="Source/LR_IPC_Out.cpp"/>
<FILE id="SAormw" name="LR_IPC_Out.h" compile="0" resource="0" file="Source/LR_IPC_Out.h"/>
<FILE id="h3ctHq" name="LRCommands.cpp" compile="1" resource="0" file="Source/LRCommands.cpp"/>
<FILE id="ydSA1z" name="LRCommands.h" compile="0" resource="0" file="Source/LRCommands.h"/>
<FILE id="DX1wJU" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
<FILE id="DR9WJZ" name="MainComponent.cpp" compile="1" resource="0"
file="Source/MainComponent.cpp"/>
<FILE id="teVB2z" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
<FILE id="hbC1l2" name="MainWindow.cpp" compile="1" resource="0" file="Source/MainWindow.cpp"/>
<FILE id="hctg9F" name="MainWindow.h" compile="0" resource="0" file="Source/MainWindow.h"/>
<FILE id="WdgQGt" name="MIDI2LR.png" compile="0" resource="1" file="Source/MIDI2LR.png"/>
<FILE id="UhLjfh" name="MIDIProcessor.cpp" compile="1" resource="0"
file="Source/MIDIProcessor.cpp"/>
<FILE id="L4doqk" name="MIDIProcessor.h" compile="0" resource="0" file="Source/MIDIProcessor.h"/>
<FILE id="byYQ7u" name="MIDISender.cpp" compile="1" resource="0" file="Source/MIDISender.cpp"/>
<FILE id="kFbCBA" name="MIDISender.h" compile="0" resource="0" file="Source/MIDISender.h"/>
<FILE id="Z5nYLY" name="MidiUtilities.cpp" compile="1" resource="0"
file="Source/MidiUtilities.cpp"/>
<FILE id="rID3Fo" name="MidiUtilities.h" compile="0" resource="0" file="Source/MidiUtilities.h"/>
<FILE id="cl1k7L" name="Misc.h" compile="0" resource="0" file="Source/Misc.h"/>
<FILE id="b8rH7o" name="NrpnMessage.cpp" compile="1" resource="0" file="Source/NrpnMessage.cpp"/>
<FILE id="Vg4s1B" name="NrpnMessage.h" compile="0" resource="0" file="Source/NrpnMessage.h"/>
<FILE id="OF5z5S" name="ProfileManager.cpp" compile="1" resource="0"
file="Source/ProfileManager.cpp"/>
<FILE id="o8SiAm" name="ProfileManager.h" compile="0" resource="0"
file="Source/ProfileManager.h"/>
<FILE id="ClSPd1" name="PWoptions.cpp" compile="1" resource="0" file="Source/PWoptions.cpp"/>
<FILE id="IXtTCs" name="PWoptions.h" compile="0" resource="0" file="Source/PWoptions.h"/>
<FILE id="aE8ojc" name="ResizableLayout.cpp" compile="1" resource="0"
file="Source/ResizableLayout.cpp"/>
<FILE id="s4VIaO" name="ResizableLayout.h" compile="0" resource="0"
file="Source/ResizableLayout.h"/>
<FILE id="kES39X" name="SendKeys.cpp" compile="1" resource="0" file="Source/SendKeys.cpp"/>
<FILE id="Sgq8EC" name="SendKeys.h" compile="0" resource="0" file="Source/SendKeys.h"/>
<FILE id="mUzFUq" name="SettingsComponent.cpp" compile="1" resource="0"
file="Source/SettingsComponent.cpp"/>
<FILE id="aX6rBU" name="SettingsComponent.h" compile="0" resource="0"
file="Source/SettingsComponent.h"/>
<FILE id="RKQ9iV" name="SettingsManager.cpp" compile="1" resource="0"
file="Source/SettingsManager.cpp"/>
<FILE id="qQDY29" name="SettingsManager.h" compile="0" resource="0"
file="Source/SettingsManager.h"/>
<FILE id="g6LPFD" name="VersionChecker.cpp" compile="1" resource="0"
file="Source/VersionChecker.cpp"/>
<FILE id="EAjkRB" name="VersionChecker.h" compile="0" resource="0"
file="Source/VersionChecker.h"/>
</GROUP>
</MAINGROUP>
<EXPORTFORMATS>
<XCODE_MAC targetFolder="Builds/MacOSX" smallIcon="WdgQGt" bigIcon="WdgQGt">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" osxCompatibility="10.9 SDK" osxArchitecture="64BitIntel"
isDebug="1" optimisation="1" targetName="MIDI2LR" linkTimeOptimisation="1"
binaryPath="" cppLanguageStandard="c++14" headerPath="" defines="GSL_THROW_ON_CONTRACT_VIOLATION=1"
enablePluginBinaryCopyStep="1"/>
<CONFIGURATION name="Release" osxCompatibility="10.9 SDK" osxArchitecture="64BitIntel"
isDebug="0" optimisation="3" targetName="MIDI2LR" linkTimeOptimisation="1"
binaryPath="" cppLanguageStandard="c++14" headerPath="" defines="GSL_UNENFORCED_ON_CONTRACT_VIOLATION=1"
enablePluginBinaryCopyStep="1"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_gui_basics" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_events" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_data_structures" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_core" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_audio_basics" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_graphics" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_audio_devices" path="JuceLibraryCode\modules"/>
</MODULEPATHS>
</XCODE_MAC>
<VS2017 targetFolder="Builds/VisualStudio2017" toolset="v141" cppLanguageStandard="stdcpplatest"
windowsTargetPlatformVersion="8.1" bigIcon="WdgQGt" smallIcon="WdgQGt"
extraDefs="" userNotes="">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
isDebug="1" optimisation="1" targetName="MIDI2LR" headerPath=""
enableIncrementalLinking="1" defines="GSL_THROW_ON_CONTRACT_VIOLATION=1"
debugInformationFormat="ProgramDatabase" enablePluginBinaryCopyStep="0"/>
<CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
isDebug="0" optimisation="3" targetName="MIDI2LR" headerPath=""
defines="GSL_UNENFORCED_ON_CONTRACT_VIOLATION=1" debugInformationFormat="ProgramDatabase"
enablePluginBinaryCopyStep="0" linkTimeOptimisation="1"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_gui_basics" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_graphics" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_events" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_data_structures" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_core" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_audio_devices" path="JuceLibraryCode\modules"/>
<MODULEPATH id="juce_audio_basics" path="JuceLibraryCode\modules"/>
</MODULEPATHS>
</VS2017>
</EXPORTFORMATS>
<MODULES>
<MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_audio_devices" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_core" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_events" showAllCode="1" useLocalCopy="1"/>
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="1"/>
</MODULES>
<JUCEOPTIONS JUCE_USE_OGGVORBIS="disabled" JUCE_USE_ANDROID_OPENSLES="0" JUCE_USE_CDREADER="disabled"
JUCE_USE_CDBURNER="disabled" JUCE_WASAPI="0" JUCE_WASAPI_EXCLUSIVE="0"/>
<LIVE_SETTINGS>
<WINDOWS enableCxx11="1"/>
</LIVE_SETTINGS>
</JUCERPROJECT>