scummvm/dists/msvc10
2009-12-30 16:29:29 +00:00
..
create_msvc10.bat Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr #2891357 "create_msvc: Add support for MSVC10". 2009-12-30 16:29:29 +00:00
readme.txt Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr #2891357 "create_msvc: Add support for MSVC10". 2009-12-30 16:29:29 +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_msvc10.bat file for a default build. You can run
create_msvc.exe with no parameters to check the possible command-line options