mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 09:21:08 +00:00
8ebee136b6
- 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 |
||
---|---|---|
.. | ||
create_msvc8.bat | ||
readme.txt |
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_msvc8.bat file for a default build. You can run create_project.exe with no parameters to check the possible command-line options