Mercurial > hg > touchkeys
diff JuceLibraryCode/ReadMe.txt @ 2:a7738cdb4e8f
...and the basic Juce headers (external Juce code still needed; modules set not to copy)
author | Andrew McPherson <andrewm@eecs.qmul.ac.uk> |
---|---|
date | Mon, 11 Nov 2013 18:22:48 +0000 |
parents | |
children | e468cb91794a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/JuceLibraryCode/ReadMe.txt Mon Nov 11 18:22:48 2013 +0000 @@ -0,0 +1,12 @@ + + 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).