1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/AudioAppExample/JuceLibraryCode
2015-07-22 15:59:34 +01:00
..
modules Update copyright notice 2015-07-22 15:59:34 +01:00
AppConfig.h Re-save all Introjucer projects with newest introjucer version 2015-04-20 15:49:43 +01:00
JuceHeader.h Changed case of examples folder name. 2014-11-04 12:33:17 +00:00
ReadMe.txt Changed case of examples folder name. 2014-11-04 12:33:17 +00:00

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

The purpose of this folder is to contain files that are auto-generated by the Introjucer,
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
the Introjucer 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 Introjucer has saved its changes).