Files
JaySynth/nbproject/configurations.xml
T
2015-03-19 10:48:40 +00:00

515 lines
22 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="95">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
<itemPath>JuceLibraryCode/AppConfig.h</itemPath>
<itemPath>Source/ButtonLED.h</itemPath>
<itemPath>Source/JaySynth.h</itemPath>
<itemPath>Source/JaySynthAudioProcessorEditor.h</itemPath>
<itemPath>Source/JaySynthMidiCC.h</itemPath>
<itemPath>Source/JaySynthMonophonicMGR.h</itemPath>
<itemPath>Source/JaySynthSound.h</itemPath>
<itemPath>Source/JaySynthVoice.h</itemPath>
<itemPath>JuceLibraryCode/JuceHeader.h</itemPath>
<itemPath>Source/MidiCC_PopUp.h</itemPath>
<itemPath>Source/PluginProcessor.h</itemPath>
<itemPath>Source/VelKey_PopUp.h</itemPath>
<itemPath>Source/graph_window.h</itemPath>
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
<logicalFolder name="f2" displayName="Juce" projectFiles="true">
<itemPath>JuceLibraryCode/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_core/juce_core.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_data_structures/juce_data_structures.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_events/juce_events.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_graphics/juce_graphics.cpp</itemPath>
<itemPath>JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f3" displayName="libsrc" projectFiles="true">
<itemPath>../../libsrc/fir/fir2.c</itemPath>
<itemPath>../../libsrc/fir/fir2.h</itemPath>
</logicalFolder>
<logicalFolder name="f1" displayName="Synth" projectFiles="true">
<itemPath>Source/synth/blit.c</itemPath>
<itemPath>Source/synth/blit.h</itemPath>
<itemPath>Source/synth/env.c</itemPath>
<itemPath>Source/synth/env.h</itemPath>
<itemPath>Source/synth/lfo.c</itemPath>
<itemPath>Source/synth/lfo.h</itemPath>
<itemPath>Source/synth/noise.c</itemPath>
<itemPath>Source/synth/noise.h</itemPath>
<itemPath>Source/synth/param_scale.c</itemPath>
<itemPath>Source/synth/param_scale.h</itemPath>
<itemPath>Source/synth/sine.c</itemPath>
<itemPath>Source/synth/sine.h</itemPath>
<itemPath>Source/synth/smooth.c</itemPath>
<itemPath>Source/synth/smooth.h</itemPath>
<itemPath>Source/synth/synth_debug.c</itemPath>
<itemPath>Source/synth/synth_defs.h</itemPath>
<itemPath>Source/synth/synth_types.h</itemPath>
<itemPath>Source/synth/vcf.c</itemPath>
<itemPath>Source/synth/vcf.h</itemPath>
<itemPath>Source/synth/vco.c</itemPath>
<itemPath>Source/synth/vco.h</itemPath>
<itemPath>Source/synth/vector_utils.c</itemPath>
<itemPath>Source/synth/vector_utils.h</itemPath>
<itemPath>Source/synth/voice.c</itemPath>
<itemPath>Source/synth/voice.h</itemPath>
<itemPath>Source/synth/wavetable.c</itemPath>
<itemPath>Source/synth/wavetable.h</itemPath>
</logicalFolder>
<itemPath>Source/ButtonLED.cpp</itemPath>
<itemPath>Source/JaySynth.cpp</itemPath>
<itemPath>Source/JaySynthAudioProcessorEditor.cpp</itemPath>
<itemPath>Source/JaySynthMidiCC.cpp</itemPath>
<itemPath>Source/JaySynthMonophonicMGR.cpp</itemPath>
<itemPath>Source/JaySynthSound.cpp</itemPath>
<itemPath>Source/JaySynthVoice.cpp</itemPath>
<itemPath>Source/MidiCC_PopUp.cpp</itemPath>
<itemPath>Source/PluginProcessor.cpp</itemPath>
<itemPath>Source/VelKey_PopUp.cpp</itemPath>
<itemPath>Source/graph_window.cpp</itemPath>
</logicalFolder>
<logicalFolder name="TestFiles"
displayName="Test Files"
projectFiles="false"
kind="TEST_LOGICAL_FOLDER">
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>Makefile</itemPath>
</logicalFolder>
</logicalFolder>
<sourceRootList>
<Elem>JuceLibraryCode</Elem>
</sourceRootList>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="Debug" type="2">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<standard>10</standard>
<incDir>
<pElem>../../libsrc</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../../extLib/vst2/vstsdk2.4</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__</commandLine>
<preprocessorList>
<Elem>DEBUG</Elem>
<Elem>SYNTH_DEBUG</Elem>
<Elem>WIN32</Elem>
<Elem>_DEBUG</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=double</Elem>
</preprocessorList>
</cTool>
<ccTool>
<standard>8</standard>
<incDir>
<pElem>../../libsrc</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../../extLib/vst2/vstsdk2.4</pElem>
</incDir>
<commandLine>-mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__</commandLine>
<preprocessorList>
<Elem>DEBUG</Elem>
<Elem>SYNTH_DEBUG</Elem>
<Elem>WIN32</Elem>
<Elem>_DEBUG</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=double</Elem>
</preprocessorList>
</ccTool>
<linkerTool>
<commandLine>-static-libstdc++ -static-libgcc -mwindows -lwininet -lwinmm -limm32 -lshlwapi -lcomdlg32 -lgdi32 -lole32 -loleaut32 -lversion -lwsock32 -liphlpapi -luuid -lws2_32</commandLine>
</linkerTool>
</compileType>
<item path="../../libsrc/fir/fir2.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/fir/fir2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/AppConfig.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/JuceHeader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_core/juce_core.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_data_structures/juce_data_structures.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_events/juce_events.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_graphics/juce_graphics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="Source/ButtonLED.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/ButtonLED.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynth.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynth.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthAudioProcessorEditor.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="Source/JaySynthAudioProcessorEditor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="Source/JaySynthMidiCC.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthMidiCC.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthMonophonicMGR.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthMonophonicMGR.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthSound.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthSound.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthVoice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthVoice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/MidiCC_PopUp.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/MidiCC_PopUp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/PluginProcessor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/PluginProcessor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/VelKey_PopUp.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/VelKey_PopUp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/graph_window.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/graph_window.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/blit.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/blit.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/env.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/env.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/lfo.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/lfo.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/noise.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/noise.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/param_scale.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/param_scale.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/sine.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/sine.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/smooth.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/smooth.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/synth_debug.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/synth_defs.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/synth_types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vcf.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vcf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vco.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vco.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vector_utils.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vector_utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/voice.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/voice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/wavetable.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/wavetable.h" ex="false" tool="3" flavor2="0">
</item>
</conf>
<conf name="Release" type="2">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>6</developmentMode>
<stripSymbols>true</stripSymbols>
<standard>10</standard>
<incDir>
<pElem>../../libsrc</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../../extLib/vst2/vstsdk2.4</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__</commandLine>
<preprocessorList>
<Elem>WIN32</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=double</Elem>
</preprocessorList>
</cTool>
<ccTool>
<developmentMode>6</developmentMode>
<stripSymbols>true</stripSymbols>
<standard>8</standard>
<incDir>
<pElem>../../libsrc</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../../extLib/vst2/vstsdk2.4</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__</commandLine>
<preprocessorList>
<Elem>WIN32</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=double</Elem>
</preprocessorList>
</ccTool>
<fortranCompilerTool>
<developmentMode>5</developmentMode>
</fortranCompilerTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<linkerTool>
<stripSymbols>true</stripSymbols>
<commandlineTool>g++</commandlineTool>
<commandLine>-static-libstdc++ -static-libgcc -mwindows -lwininet -lwinmm -limm32 -lshlwapi -lcomdlg32 -lgdi32 -lole32 -loleaut32 -lversion -lwsock32 -liphlpapi -luuid -lws2_32</commandLine>
</linkerTool>
</compileType>
<item path="../../libsrc/fir/fir2.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/fir/fir2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/AppConfig.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/JuceHeader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_core/juce_core.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_data_structures/juce_data_structures.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_events/juce_events.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_graphics/juce_graphics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="Source/ButtonLED.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/ButtonLED.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynth.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynth.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthAudioProcessorEditor.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="Source/JaySynthAudioProcessorEditor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="Source/JaySynthMidiCC.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthMidiCC.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthMonophonicMGR.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthMonophonicMGR.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthSound.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthSound.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/JaySynthVoice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/JaySynthVoice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/MidiCC_PopUp.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/MidiCC_PopUp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/PluginProcessor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/PluginProcessor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/VelKey_PopUp.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/VelKey_PopUp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/graph_window.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/graph_window.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/blit.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/blit.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/env.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/env.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/lfo.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/lfo.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/noise.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/noise.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/param_scale.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/param_scale.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/sine.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/sine.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/smooth.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/smooth.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/synth_debug.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/synth_defs.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/synth_types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vcf.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vcf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vco.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vco.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/vector_utils.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/vector_utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/voice.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/voice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/synth/wavetable.c" ex="false" tool="0" flavor2="0">
</item>
<item path="Source/synth/wavetable.h" ex="false" tool="3" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>