scummvm/dists/msvc8
Julien Templier 8ebee136b6 TOOLS: Update create_msvc batch files
- Add support for /clean switch to remove all created files
 - Add switches for generating stable & all engines
 - Add command line help
 - Properly initialize answer variables to default choice

svn-id: r54308
2010-11-18 01:29:44 +00:00
..
create_msvc8.bat TOOLS: Update create_msvc batch files 2010-11-18 01:29:44 +00:00
readme.txt

The Visual Studio project files can now be created automatically from the GCC
files using the create_project tool inside the /tools/create_project folder.

To create the default project files, build create_project.exe, copy it inside
this folder and run the create_msvc8.bat file for a default build. You can run
create_project.exe with no parameters to check the possible command-line options