scummvm/dists/msvc11
2012-07-14 12:22:09 -04:00
..
create_msvc11.bat CREATE_PROJECT: Add support for Visual Studio 2012 project creation 2012-07-14 12:22:09 -04:00
readme.txt CREATE_PROJECT: Add support for Visual Studio 2012 project creation 2012-07-14 12:22:09 -04: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_msvc11.bat file for a default build. You can run
create_project.exe with no parameters to check the possible command-line options