JUCE_Template/JuceLibraryCode
David Holland 09f9555cc8 Initial commit 2019-03-25 00:06:49 +01:00
..
AppConfig.h Initial commit 2019-03-25 00:06:49 +01:00
JuceHeader.h Initial commit 2019-03-25 00:06:49 +01:00
ReadMe.txt Initial commit 2019-03-25 00:06:49 +01:00
include_juce_core.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_core.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_data_structures.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_data_structures.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_events.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_events.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_graphics.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_graphics.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_gui_basics.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_gui_basics.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_gui_extra.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_gui_extra.mm Initial commit 2019-03-25 00:06:49 +01:00
include_juce_opengl.cpp Initial commit 2019-03-25 00:06:49 +01:00
include_juce_opengl.mm Initial commit 2019-03-25 00:06:49 +01:00

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.


 Important Note!!
 ================

The purpose of this folder is to contain files that are auto-generated by the Projucer,
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
the Projucer saves your project.

Therefore, it's a bad idea to make any manual changes to the files in here, or to
put any of your own files in here if you don't want to lose them. (Of course you may choose
to add the folder's contents to your version-control system so that you can re-merge your own
modifications after the Projucer has saved its changes).