aboutsummaryrefslogtreecommitdiff
path: root/winbuild/BUILD.WINDOWS.txt
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-07-21 18:52:43 +0100
committerSteve Holme <steve_holme@hotmail.com>2015-07-21 18:52:43 +0100
commitad324576230159dcf03fb9f5ac0b4d9c2b7b457a (patch)
treef0c74f7f80627324354351c651c14e72d7b9d853 /winbuild/BUILD.WINDOWS.txt
parent32d4260c2d93503f035ee97e7eb92faf5c2ec6ae (diff)
makefile: Added support for VC14
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 ed19e56c0..1556fe654 100644
--- a/winbuild/BUILD.WINDOWS.txt
+++ b/winbuild/BUILD.WINDOWS.txt
@@ -58,7 +58,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> - VC versions
+ VC=<6,7,8,9,10,11,12,14> - 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/