|
|
|
@ -1,5 +1,4 @@ |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Filter Include="Dexed"> |
|
|
|
@ -382,9 +381,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_basics\synthesisers\juce_Synthesiser.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_basics\synthesisers</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\AU\juce_AU_Wrapper.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\AU</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode1.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\RTAS</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -400,27 +396,15 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_Wrapper.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\RTAS</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_MacUtilities.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\RTAS</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\VST</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\VST</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\VST3</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\VST3</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\AAX\juce_AAX_Wrapper.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\AAX</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\AAX\juce_AAX_Wrapper.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\AAX</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\utility\juce_PluginUtilities.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_plugin_client\utility</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -445,9 +429,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_processors\format\juce_AudioPluginFormatManager.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_processors\format</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_processors\format_types\juce_AudioUnitPluginFormat.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_processors\format_types</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_processors\format_types\juce_LADSPAPluginFormat.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_audio_processors\format_types</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -688,21 +669,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_linux_Threads.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_mac_Files.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_mac_Network.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_mac_Strings.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_mac_SystemStats.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_mac_Threads.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_core\native\juce_posix_NamedPipe.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_core\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -775,15 +741,9 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_events\native\juce_android_Messaging.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_events\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_events\native\juce_ios_MessageManager.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_events\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_events\native\juce_linux_Messaging.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_events\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_events\native\juce_mac_MessageManager.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_events\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_events\native\juce_win32_Messaging.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_events\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -883,12 +843,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_graphics\native\juce_linux_Fonts.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_graphics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_graphics\native\juce_mac_CoreGraphicsContext.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_graphics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_graphics\native\juce_mac_Fonts.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_graphics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_graphics\native\juce_win32_Direct2DGraphicsContext.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_graphics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -1237,12 +1191,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_android_Windowing.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_ios_UIViewComponentPeer.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_ios_Windowing.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_linux_Clipboard.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -1252,21 +1200,6 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_linux_Windowing.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_mac_FileChooser.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_mac_MainMenu.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_mac_MouseCursor.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_mac_NSViewComponentPeer.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_mac_Windowing.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_basics\native\juce_win32_DragAndDrop.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_basics\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -1321,27 +1254,15 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_android_WebBrowserComponent.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_ios_UIViewComponent.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_linux_SystemTrayIcon.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_linux_WebBrowserComponent.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_mac_AppleRemote.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_mac_NSViewComponent.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_mac_SystemTrayIcon.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_mac_WebBrowserComponent.mm"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_gui_extra\native\juce_win32_ActiveXComponent.cpp"> |
|
|
|
|
<Filter>Juce Modules\juce_gui_extra\native</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
@ -1414,6 +1335,24 @@ |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp"> |
|
|
|
|
<Filter>Juce Library Code</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\AAX\juce_AAX_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\utility\juce_PluginUtilities.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode1.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode2.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode3.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_WinUtilities.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\AAX\juce_AAX_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\utility\juce_PluginUtilities.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode1.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode2.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_DigiCode3.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_WinUtilities.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\RTAS\juce_RTAS_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.cpp" /> |
|
|
|
|
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<ClInclude Include="..\..\Source\PluginProcessor.h"> |
|
|
|
@ -2705,4 +2644,4 @@ |
|
|
|
|
<Filter>Juce Library Code</Filter> |
|
|
|
|
</ResourceCompile> |
|
|
|
|
</ItemGroup> |
|
|
|
|
</Project> |
|
|
|
|
</Project> |