aboutsummaryrefslogtreecommitdiff
path: root/winbuild/BUILD.WINDOWS.txt
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2017-12-22 18:44:35 +0000
committerSteve Holme <steve_holme@hotmail.com>2017-12-22 18:44:35 +0000
commit22fddb85acf07c89849ff0de95c7c92fbd265f69 (patch)
tree044a41ca6a13a24d6c1161993d17b81e62afa58f /winbuild/BUILD.WINDOWS.txt
parentad1dc10e613b5753430477c14f5b61c09d9f7a20 (diff)
winbuild: Added support for VC15
Diffstat (limited to 'winbuild/BUILD.WINDOWS.txt')
-rw-r--r--winbuild/BUILD.WINDOWS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt
index 1840991fe..98deed01e 100644
--- a/winbuild/BUILD.WINDOWS.txt
+++ b/winbuild/BUILD.WINDOWS.txt
@@ -65,7 +65,7 @@ a directory named using the options given to the nmake call.
nmake /f Makefile.vc mode=<static or dll> <options>
where <options> is one or many of:
- VC=<6,7,8,9,10,11,12,14> - VC versions
+ VC=<6,7,8,9,10,11,12,14,15> - VC versions
WITH_DEVEL=<path> - Paths for the development files (SSL, zlib, etc.)
Defaults to sibbling directory deps: ../deps
Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/