mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 23:27:37 +00:00
3cb5c64477
- Add option --build-events to run custom pre/post build events as part of the build (defaults to false and VS2010 only ATM) - Only run build events as part of VS2010 build with all engines enabled (ie. dev build) svn-id: r54424 |
||
---|---|---|
.. | ||
create_msvc10.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_msvc10.bat file for a default build. You can run create_project.exe with no parameters to check the possible command-line options