diff options
Diffstat (limited to 'ext/mssql/mssql_win32_howto.txt')
-rw-r--r-- | ext/mssql/mssql_win32_howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mssql/mssql_win32_howto.txt b/ext/mssql/mssql_win32_howto.txt index 901099fb64..d42bc2555b 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 php4. +php_build is a directory at the same level as php5. Start Visual Studio, load php_modules.dsw, select the MSSQL projects, configuration and build it. |