mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Re-saved all projects
This commit is contained in:
parent
9d81c5066a
commit
884afa3a0d
1157 changed files with 7583 additions and 7386 deletions
|
|
@ -1447,6 +1447,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lookandfeel", "lookandfeel"
|
|||
..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V2.h = ..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V2.h
|
||||
..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.cpp = ..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.cpp
|
||||
..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.h = ..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.h
|
||||
..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.cpp = ..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.cpp
|
||||
..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.h = ..\..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.h
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "menus", "menus", "{806CB070-E860-0A3A-CDA1-F6AEA5A961F1}"
|
||||
|
|
@ -1465,6 +1467,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{55DD5543-1
|
|||
..\..\..\..\..\modules\juce_gui_basics\misc\juce_BubbleComponent.h = ..\..\..\..\..\modules\juce_gui_basics\misc\juce_BubbleComponent.h
|
||||
..\..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.cpp = ..\..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.cpp
|
||||
..\..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.h = ..\..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.h
|
||||
..\..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.cpp = ..\..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.cpp
|
||||
..\..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.h = ..\..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.h
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "mouse", "mouse", "{4F197470-F555-0160-9A03-5DC709BDF137}"
|
||||
|
|
@ -1770,23 +1774,23 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Juce Library Code", "Juce L
|
|||
..\..\JuceLibraryCode\AppConfig.h = ..\..\JuceLibraryCode\AppConfig.h
|
||||
..\..\JuceLibraryCode\BinaryData.cpp = ..\..\JuceLibraryCode\BinaryData.cpp
|
||||
..\..\JuceLibraryCode\BinaryData.h = ..\..\JuceLibraryCode\BinaryData.h
|
||||
..\..\JuceLibraryCode\juce_audio_basics.cpp = ..\..\JuceLibraryCode\juce_audio_basics.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_devices.cpp = ..\..\JuceLibraryCode\juce_audio_devices.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_formats.cpp = ..\..\JuceLibraryCode\juce_audio_formats.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_plugin_client_AAX.cpp = ..\..\JuceLibraryCode\juce_audio_plugin_client_AAX.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_plugin_client_utils.cpp = ..\..\JuceLibraryCode\juce_audio_plugin_client_utils.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_plugin_client_VST2.cpp = ..\..\JuceLibraryCode\juce_audio_plugin_client_VST2.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_plugin_client_VST3.cpp = ..\..\JuceLibraryCode\juce_audio_plugin_client_VST3.cpp
|
||||
..\..\JuceLibraryCode\juce_audio_processors.cpp = ..\..\JuceLibraryCode\juce_audio_processors.cpp
|
||||
..\..\JuceLibraryCode\juce_core.cpp = ..\..\JuceLibraryCode\juce_core.cpp
|
||||
..\..\JuceLibraryCode\juce_cryptography.cpp = ..\..\JuceLibraryCode\juce_cryptography.cpp
|
||||
..\..\JuceLibraryCode\juce_data_structures.cpp = ..\..\JuceLibraryCode\juce_data_structures.cpp
|
||||
..\..\JuceLibraryCode\juce_events.cpp = ..\..\JuceLibraryCode\juce_events.cpp
|
||||
..\..\JuceLibraryCode\juce_graphics.cpp = ..\..\JuceLibraryCode\juce_graphics.cpp
|
||||
..\..\JuceLibraryCode\juce_gui_basics.cpp = ..\..\JuceLibraryCode\juce_gui_basics.cpp
|
||||
..\..\JuceLibraryCode\juce_gui_extra.cpp = ..\..\JuceLibraryCode\juce_gui_extra.cpp
|
||||
..\..\JuceLibraryCode\juce_opengl.cpp = ..\..\JuceLibraryCode\juce_opengl.cpp
|
||||
..\..\JuceLibraryCode\juce_video.cpp = ..\..\JuceLibraryCode\juce_video.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_basics.cpp = ..\..\JuceLibraryCode\include_juce_audio_basics.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_devices.cpp = ..\..\JuceLibraryCode\include_juce_audio_devices.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_formats.cpp = ..\..\JuceLibraryCode\include_juce_audio_formats.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_plugin_client_AAX.cpp = ..\..\JuceLibraryCode\include_juce_audio_plugin_client_AAX.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp = ..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST2.cpp = ..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST2.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST3.cpp = ..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST3.cpp
|
||||
..\..\JuceLibraryCode\include_juce_audio_processors.cpp = ..\..\JuceLibraryCode\include_juce_audio_processors.cpp
|
||||
..\..\JuceLibraryCode\include_juce_core.cpp = ..\..\JuceLibraryCode\include_juce_core.cpp
|
||||
..\..\JuceLibraryCode\include_juce_cryptography.cpp = ..\..\JuceLibraryCode\include_juce_cryptography.cpp
|
||||
..\..\JuceLibraryCode\include_juce_data_structures.cpp = ..\..\JuceLibraryCode\include_juce_data_structures.cpp
|
||||
..\..\JuceLibraryCode\include_juce_events.cpp = ..\..\JuceLibraryCode\include_juce_events.cpp
|
||||
..\..\JuceLibraryCode\include_juce_graphics.cpp = ..\..\JuceLibraryCode\include_juce_graphics.cpp
|
||||
..\..\JuceLibraryCode\include_juce_gui_basics.cpp = ..\..\JuceLibraryCode\include_juce_gui_basics.cpp
|
||||
..\..\JuceLibraryCode\include_juce_gui_extra.cpp = ..\..\JuceLibraryCode\include_juce_gui_extra.cpp
|
||||
..\..\JuceLibraryCode\include_juce_opengl.cpp = ..\..\JuceLibraryCode\include_juce_opengl.cpp
|
||||
..\..\JuceLibraryCode\include_juce_video.cpp = ..\..\JuceLibraryCode\include_juce_video.cpp
|
||||
..\..\JuceLibraryCode\JuceHeader.h = ..\..\JuceLibraryCode\JuceHeader.h
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ if not exist "$(OutDir)\MultiOutSynth.aaxplugin\Contents\x64" mkdir &q
|
|||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_plugin_client_AAX.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_AAX.cpp"/>
|
||||
</ItemGroup>
|
||||
<ItemGroup/>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -140,20 +140,20 @@
|
|||
<ItemGroup>
|
||||
<ClCompile Include="..\..\Source\MultiOutSynth.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_plugin_client_utils.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_devices.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_core.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_cryptography.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_data_structures.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_events.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_graphics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_extra.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_opengl.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_video.cpp"/>
|
||||
</ItemGroup>
|
||||
<ItemGroup/>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
</Bscmake>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_plugin_client_VST2.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST2.cpp"/>
|
||||
</ItemGroup>
|
||||
<ItemGroup/>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
</Bscmake>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_plugin_client_VST3.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST3.cpp"/>
|
||||
</ItemGroup>
|
||||
<ItemGroup/>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue