From be0150fd855d72ac01844a024d39ba9518db914a Mon Sep 17 00:00:00 2001 From: SupSuper Date: Tue, 16 Apr 2019 02:49:08 +0100 Subject: DISTS: Merge MSVC versions into one folder --- dists/msvc/readme.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dists/msvc/readme.txt (limited to 'dists/msvc/readme.txt') diff --git a/dists/msvc/readme.txt b/dists/msvc/readme.txt new file mode 100644 index 0000000000..e0da7f14c0 --- /dev/null +++ b/dists/msvc/readme.txt @@ -0,0 +1,9 @@ +The Visual Studio project files can now be created automatically from the GCC +files using the create_project tool inside the /devtools/create_project folder. + +To create the default project files, build create_project.exe, copy it inside +this folder and run the create_msvc.bat file for a default build. You can run +create_project.exe with no parameters to check the possible command-line options. + +To enable debug visualization for common types in Visual Studio 2012 and 2013, +run /devtools/create_project/scripts/install_natvis.bat. \ No newline at end of file -- cgit v1.2.3