mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 21:55:27 +00:00
![Julien Templier](/assets/img/avatar_default.png)
- Add support for /clean switch to remove all created files - Add switches for generating stable & all engines - Add command line help - Properly initialize answer variables to default choice svn-id: r54308
The Visual Studio project files can now be created automatically from the GCC files using the create_project tool inside the /tools/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