summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2018-10-30 12:57:10 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2018-10-30 12:57:10 +0100
commitd37142730a34a7bf71b9112ef6e5d3844cb78af8 (patch)
tree208861dba90b0ef8d4faabdf06292d9dd598d78d
parente153981de0db9496efe6babcd77819a2747bf597 (diff)
downloadsigc++-d37142730a34a7bf71b9112ef6e5d3844cb78af8.tar.gz
Update README and .gitignore
-rw-r--r--.gitignore4
-rw-r--r--README2
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 14155c1..b8fd212 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,8 +7,8 @@ Makefile.in
*.l[ao]
*~
/INSTALL
-/MSVC_Net201?/sigc.rc
-/MSVC_Net201?/sigc++config.h
+/MSVC_NMake/sigc.rc
+/MSVC_NMake/sigc++config.h
/aclocal.m4
/autom4te.cache/
/config.h
diff --git a/README b/README
index 60cfeff..08d75ea 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ Overview of the distribution:
tests/ programs testing and verifying proper behaviour
- MSVC_Net2013/ project files for building the library with MSVC++ 2013
+ MSVC_NMake/ NMake Makefiles for building the library with MSVC++ 2013 and later
Compatibility: