aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/readme.txt
blob: c6e8f1f0c059d5a27b1000d86155bc6afd9d8fb8 (plain)
1
2
3
4
5
6
7
8
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, copy it inside this
folder and run it like this:

create_msvc ..\.. --msvc-version 9

Run the tool with no parameters to check the possible command-line options