summaryrefslogtreecommitdiff
path: root/ext/mssql/mssql.dsp
Commit message (Collapse)AuthorAgeFilesLines
* rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extensionDaniel Beulshausen2001-01-221-22/+22
|
* Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be ↵Frank M. Kromann2000-11-291-59/+1
| | | | | | | used with version 6,5. Minor changes to use som Zend macros to define globals.
* deleted a few unnecceasary defines and added the Release_TS_Inline path to ↵Daniel Beulshausen2000-08-241-6/+6
| | | | the libpath
* Adding howto file for MS SQLFrank M. Kromann2000-08-181-0/+4
|
* making MSSQL module compile with new directory structureFrank M. Kromann2000-06-121-4/+4
|
* - Update module project files to include:Andi Gutmans2000-06-101-4/+4
| | | | | | | | | - HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1
* s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.Sascha Schumann2000-05-231-8/+8
|
* moving pointers to header and library files to match php_build structureFrank M. Kromann2000-04-231-8/+8
|
* Moving output modulesFrank M. Kromann2000-04-211-4/+4
|
* A few .dsp fixesZeev Suraski2000-04-201-6/+6
|
* Fixing compilation errors in MSSQL moduleFrank M. Kromann2000-04-151-4/+4
|
* Fixing up TS-modes. Non TS-modes will bee added laterFrank M. Kromann2000-02-161-4/+4
|
* Fixing up TS-modes. Non TS-modes will bee added laterFrank M. Kromann2000-02-161-61/+35
|
* Fixing compile and link with current cvs.Frank M. Kromann2000-02-131-9/+38
|
* libzend -> ZendZeev Suraski1999-12-191-6/+6
|
* Project changed to allow compilation for MS SQL 6.5 or 7.0Frank M. Kromann1999-11-221-8/+58
|
* - Add include path. Used relative include path assuming php4 and bindlib_w32Andi Gutmans1999-11-041-1/+1
| | | | | are in the same directory.
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-031-0/+118