annotate 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
rev   line source
andrewm@2 1
andrewm@2 2 Important Note!!
andrewm@2 3 ================
andrewm@2 4
andrewm@2 5 The purpose of this folder is to contain files that are auto-generated by the Introjucer,
andrewm@2 6 and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
andrewm@2 7 the Introjucer saves your project.
andrewm@2 8
andrewm@2 9 Therefore, it's a bad idea to make any manual changes to the files in here, or to
andrewm@2 10 put any of your own files in here if you don't want to lose them. (Of course you may choose
andrewm@2 11 to add the folder's contents to your version-control system so that you can re-merge your own
andrewm@2 12 modifications after the Introjucer has saved its changes).