Mercurial > hg > batch-feature-extraction-tool
annotate JuceLibraryCode/ReadMe.txt @ 15:585caf503ef5 tip
Tidy up for ROLI
author | Geogaddi\David <d.m.ronan@qmul.ac.uk> |
---|---|
date | Tue, 17 May 2016 18:50:19 +0100 |
parents | 636c989477e7 |
children |
rev | line source |
---|---|
d@0 | 1 |
d@0 | 2 Important Note!! |
d@0 | 3 ================ |
d@0 | 4 |
d@14 | 5 The purpose of this folder is to contain files that are auto-generated by the Projucer, |
d@0 | 6 and ALL files in this folder will be mercilessly DELETED and completely re-written whenever |
d@14 | 7 the Projucer saves your project. |
d@0 | 8 |
d@0 | 9 Therefore, it's a bad idea to make any manual changes to the files in here, or to |
d@0 | 10 put any of your own files in here if you don't want to lose them. (Of course you may choose |
d@0 | 11 to add the folder's contents to your version-control system so that you can re-merge your own |
d@14 | 12 modifications after the Projucer has saved its changes). |