summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2018-08-17 17:22:02 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2018-09-07 15:17:11 +0800
commit9a3cae177062ef1e9cfda9e799f0e4f46fbadf99 (patch)
tree0b1cfd0d2b1a5b12231ad52a9c162d6e456100b5 /README.win32
parentaf768ca0f1571532cf31d903713e42bdccacb8af (diff)
downloadglibmm-9a3cae177062ef1e9cfda9e799f0e4f46fbadf99.tar.gz
build: Rename MSVC_Net2017 to MSVC_NMake
This prepares for the transition to using NMake Makefiles for building glibmm, rather than the Visual Studio project files, to ease future maintenance.
Diffstat (limited to 'README.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index 0094f745..d6b8019f 100644
--- a/README.win32
+++ b/README.win32
@@ -46,7 +46,7 @@ make install
2. MS Visual Studio 2017
-Open the glibmm.sln solution file in the MSVC_Net2017 directory. In
+Open the glibmm.sln solution file in the MSVC_NMake directory. In
the Tools/Options panel, add the appropriate GTK+ include and lib
directories to the Projects and Solutions/VC++ directories, if they
are not in the locations specified by the property sheets, i.e.