blob: 18678724790068c631ce2dfea616c78baa5ebc81 (
plain)
1
2
3
4
5
6
|
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_msvc8.bat file for a default build. You can run
create_msvc.exe with no parameters to check the possible command-line options
|