diff options
author | Marc Boeren <mboeren@php.net> | 2001-05-04 09:43:57 +0000 |
---|---|---|
committer | Marc Boeren <mboeren@php.net> | 2001-05-04 09:43:57 +0000 |
commit | a3d3819f6fa936afab7ee97939e595275882699f (patch) | |
tree | 408c63e92d9089f3cd36cc1d29b5f15864bc7bce /ext/dbx/dbx.dsp | |
parent | a56162243a57f90314f6fa04c485102c8dded313 (diff) | |
download | php-git-a3d3819f6fa936afab7ee97939e595275882699f.tar.gz |
Forgot the Visual Studio project, added now (Mc)
Updated CREDITS (Mc)
Diffstat (limited to 'ext/dbx/dbx.dsp')
-rw-r--r-- | ext/dbx/dbx.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/dbx/dbx.dsp b/ext/dbx/dbx.dsp index bf067f77cf..dcbeef26ca 100644 --- a/ext/dbx/dbx.dsp +++ b/ext/dbx/dbx.dsp @@ -98,6 +98,10 @@ SOURCE=.\dbx.c # End Source File
# Begin Source File
+SOURCE=.\dbx_mssql.c
+# End Source File
+# Begin Source File
+
SOURCE=.\dbx_mysql.c
# End Source File
# Begin Source File
@@ -118,6 +122,10 @@ SOURCE=.\dbx.h # End Source File
# Begin Source File
+SOURCE=.\dbx_mssql.h
+# End Source File
+# Begin Source File
+
SOURCE=.\dbx_mysql.h
# End Source File
# Begin Source File
|