diff options
-rw-r--r-- | php4dll.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index f55a892cf1..32755dde1a 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -359,10 +359,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
@@ -375,6 +371,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
|