Revision 690,
409 bytes
checked in by mattausch, 19 years ago
(diff) |
added ogre 1.07 main
|
Rev | Line | |
---|
[690] | 1 | To do a batch build of the Samples:
In terminal, 'cd' into this Sample directory
Run './buildSample debug' to build the development versions of the samples
Run './buildSample release' to build the deployment versions of the samples
To batch clean all sample builds, Run './cleanSamples' in th terminal.
You will need to do a batch clean before switching between build styles (ie. between Debug and Release) |
---|
Note: See
TracBrowser
for help on using the repository browser.