summaryrefslogtreecommitdiff
path: root/ext/mssql/mssql_win32_howto.txt
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-09-20 19:46:44 +0200
committerAnatol Belski <ab@php.net>2014-09-20 19:46:44 +0200
commit132cd8be0d13eaeee200cfa09b0596f6619c6a7e (patch)
tree7a928718769260e60252c0e048d2f10d0cd94f8c /ext/mssql/mssql_win32_howto.txt
parent763bfb4f3b0e66d5a961f9f367aa86e9f9da262e (diff)
parent268bcdc1cb668f76b85a84bc4d32194548cc185a (diff)
downloadphp-git-132cd8be0d13eaeee200cfa09b0596f6619c6a7e.tar.gz
Merge branch 'pull-request/805'
* pull-request/805: Removes accidentally added files. Reverts some unwanted changes Deletes patch leftovers Replaces php5 with php7, without whitespace changes.
Diffstat (limited to 'ext/mssql/mssql_win32_howto.txt')
-rw-r--r--ext/mssql/mssql_win32_howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mssql/mssql_win32_howto.txt b/ext/mssql/mssql_win32_howto.txt
index d42bc2555b..735226f88a 100644
--- a/ext/mssql/mssql_win32_howto.txt
+++ b/ext/mssql/mssql_win32_howto.txt
@@ -12,7 +12,7 @@ Win32 Debug_TS
php_build\mssql-70\include\sqlfront.h
php_build\mssql-70\lib\ntwdblib.lib
-php_build is a directory at the same level as php5.
+php_build is a directory at the same level as php7.
Start Visual Studio, load php_modules.dsw, select the MSSQL projects,
configuration and build it.