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