blob: 2efbfc9b310806e03483362c54906158b67cf23c (
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_msvc9.bat file for a default build. You can run
create_msvc.exe with no parameters to check the possible command-line options
|