scummvm/dists/msvc9
2014-03-02 18:02:02 +01:00
..
create_msvc9.bat MISC: Revert 2 files accidentally modified in 418de45d9c 2014-03-02 18:02:02 +01:00
readme.txt DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00

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

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