annotate JuceLibraryCode/ReadMe.txt @ 54:e468cb91794a

Fixes and updates for Windows
author Andrew McPherson <a.mcpherson@qmul.ac.uk>
date Mon, 06 Feb 2017 16:40:02 +0000
parents a7738cdb4e8f
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).