aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/readme.txt
blob: b11a79a382aa8acce76cb20cbecc22ecea4bf54e (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 8

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