1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Re-saved all projects

This commit is contained in:
hogliux 2017-04-27 14:35:25 +01:00
parent 9d81c5066a
commit 884afa3a0d
1157 changed files with 7583 additions and 7386 deletions

View file

@ -140,12 +140,12 @@
<ItemGroup>
<ClCompile Include="..\..\Source\MainComponent.cpp"/>
<ClCompile Include="..\..\Source\Main.cpp"/>
<ClCompile Include="..\..\JuceLibraryCode\juce_core.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\include_juce_core.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"/>
</ItemGroup>
<ItemGroup/>
<ItemGroup>