[project update]
- use JUCE sources from JUCE installation dir git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@278 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -27,15 +27,15 @@
|
||||
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>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_core/juce_core.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_events/juce_events.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp</itemPath>
|
||||
<itemPath>../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="f3" displayName="libsrc" projectFiles="true">
|
||||
<itemPath>../../libsrc/fir/fir2.c</itemPath>
|
||||
@@ -145,6 +145,51 @@
|
||||
<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="../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_core/juce_core.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_events/juce_events.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<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">
|
||||
@@ -153,51 +198,6 @@
|
||||
</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">
|
||||
@@ -358,6 +358,51 @@
|
||||
<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="../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_core/juce_core.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_events/juce_events.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<item path="../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
</item>
|
||||
<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">
|
||||
@@ -366,51 +411,6 @@
|
||||
</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">
|
||||
|
||||
Reference in New Issue
Block a user