scummvm/dists/msvc8
Pawe³ Ko³odziejski a5479cfe83 sync with scummvm
2012-01-06 22:56:21 +01:00
..
create_msvc8.bat sync with scummvm 2012-01-06 22:56:21 +01:00
readme.txt CREATE_PROJECT: Add a set of batch files to create Visual Studio and Code::Blocks project files 2011-04-25 05:44:25 +08: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_msvc8.bat file for a default build. You can run
create_project.exe with no parameters to check the possible command-line options