annotate JuceLibraryCode/ReadMe.txt @ 56:b4a2d2ae43cf tip

merge
author Andrew McPherson <andrewm@eecs.qmul.ac.uk>
date Fri, 23 Nov 2018 15:48:14 +0000
parents e468cb91794a
children
rev   line source
andrewm@2 1
andrewm@2 2 Important Note!!
andrewm@2 3 ================
andrewm@2 4
a@54 5 The purpose of this folder is to contain files that are auto-generated by the Projucer,
andrewm@2 6 and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
a@54 7 the Projucer 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
a@54 12 modifications after the Projucer has saved its changes).