aboutsummaryrefslogtreecommitdiff
path: root/winbuild/BUILD.WINDOWS.txt
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-01-08 00:15:30 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-01-08 01:36:33 +0000
commitaa1ee9e7a25a76311e3d499f269f20dfd890d9c2 (patch)
tree76ea3f2658c2de8c463bda9b9e1618412e7e5dd4 /winbuild/BUILD.WINDOWS.txt
parentf61e0a34eac58c645fd6f878a0108d45b2f7f6da (diff)
makefile: Added support for VC11
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 5eac3820d..4e0511375 100644
--- a/winbuild/BUILD.WINDOWS.txt
+++ b/winbuild/BUILD.WINDOWS.txt
@@ -52,7 +52,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> - VC versions
+ VC=<6,7,8,9,10,11> - 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://pecl2.php.net/downloads/php-windows-builds/