scummvm/dists/msvc9
2009-11-04 08:05:12 +00:00
..
create_msvc9.bat Provide compatibility with 2000/XP, where the "choice" command is not available, and made the prompt more verbose 2009-11-04 08:05:12 +00:00
readme.txt Added batch files to create default project files using the create_msvc tool 2009-11-03 23:20:28 +00:00

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

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