diff options
| author | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 |
| commit | f4983c0d3f56c2074458e4840db36643b2fec59b (patch) | |
| tree | 2dcf521f07114e3bb2952439fe28cdfa40d30677 /ext/mssql/mssql_win32_howto.txt | |
| parent | b851f3712388de9f6c4addf2063dbc3c663a0b3b (diff) | |
| download | php-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz | |
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
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. |
