diff options
author | Andi Gutmans <andi@php.net> | 1999-09-05 19:36:04 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 1999-09-05 19:36:04 +0000 |
commit | 52cb8bb275cffe4b981cab6fc525e80ee062b2ae (patch) | |
tree | a0f3c434af2dd224d54b6249f07bfd7d4ad3051d /php4dllts.dsp | |
parent | 14d9a59f1cbc9c8f9cf9e4d955549dc8c1fc7334 (diff) | |
download | php-git-52cb8bb275cffe4b981cab6fc525e80ee062b2ae.tar.gz |
- Make Win32 compile once again.
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r-- | php4dllts.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp index c53cad3249..8f158429a2 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -363,10 +363,6 @@ SOURCE=.\ext\bcmath\number.c # End Source File
# Begin Source File
-SOURCE=.\ext\odbc\odbc.c
-# End Source File
-# Begin Source File
-
SOURCE=.\ext\standard\pack.c
# End Source File
# Begin Source File
@@ -379,6 +375,10 @@ SOURCE=.\ext\standard\parsedate.c # End Source File
# Begin Source File
+SOURCE=.\ext\odbc\php_odbc.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\pcre\php_pcre.c
# End Source File
# Begin Source File
|