summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-03-10 08:17:14 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-03-10 08:17:14 +0100
commit41246e9646bc3261c32e24c74271f14ab3c54fe7 (patch)
tree85f2afbdf2fb706f6ab1282ec677a652e013e97a /modules
parentf8e7d0994daddd64ffd68bc573bf3f5a12766918 (diff)
downloadMPC-41246e9646bc3261c32e24c74271f14ab3c54fe7.tar.gz
Improvements for Visual Studio 2017
* config/wireshark.mpb: * docs/html/MakeProjectCreator.html: * modules/VC15ProjectCreator.pm: * modules/VC15WorkspaceCreator.pm:
Diffstat (limited to 'modules')
-rw-r--r--modules/VC15ProjectCreator.pm2
-rw-r--r--modules/VC15WorkspaceCreator.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/VC15ProjectCreator.pm b/modules/VC15ProjectCreator.pm
index fcaecb97..9b52bc71 100644
--- a/modules/VC15ProjectCreator.pm
+++ b/modules/VC15ProjectCreator.pm
@@ -1,7 +1,7 @@
package VC15ProjectCreator;
# ************************************************************
-# Description : A vc15 (Visual Studio 15) Project Creator
+# Description : A vc15 (Visual Studio 2017) Project Creator
# Author : Johnny Willemsen
# Create Date : 1/04/2016
# ************************************************************
diff --git a/modules/VC15WorkspaceCreator.pm b/modules/VC15WorkspaceCreator.pm
index 05fd053d..648bc745 100644
--- a/modules/VC15WorkspaceCreator.pm
+++ b/modules/VC15WorkspaceCreator.pm
@@ -1,7 +1,7 @@
package VC15WorkspaceCreator;
# ************************************************************
-# Description : A vc15 (Visual Studio 15) Workspace Creator
+# Description : A vc15 (Visual Studio 2017) Workspace Creator
# Author : Johnny Willemsen
# Create Date : 01/05/2016
# ************************************************************