Skip to content

Commit d371427

Browse files
committed
Update README and .gitignore
1 parent e153981 commit d371427

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Makefile.in
77
*.l[ao]
88
*~
99
/INSTALL
10-
/MSVC_Net201?/sigc.rc
11-
/MSVC_Net201?/sigc++config.h
10+
/MSVC_NMake/sigc.rc
11+
/MSVC_NMake/sigc++config.h
1212
/aclocal.m4
1313
/autom4te.cache/
1414
/config.h

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Overview of the distribution:
5050

5151
tests/ programs testing and verifying proper behaviour
5252

53-
MSVC_Net2013/ project files for building the library with MSVC++ 2013
53+
MSVC_NMake/ NMake Makefiles for building the library with MSVC++ 2013 and later
5454

5555

5656
Compatibility:

0 commit comments

Comments
 (0)