diff options
author | Andi Gutmans <andi@php.net> | 1999-09-07 20:42:20 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 1999-09-07 20:42:20 +0000 |
commit | e4e39b8263799da11fa5242cd4572db009d67066 (patch) | |
tree | a02618947d191261c1dddb52dca5f5324d3f1d9e /php4dll.dsp | |
parent | 48ab0fb57d0f5afd1df1dd9352d09151bde0bf19 (diff) | |
download | php-git-e4e39b8263799da11fa5242cd4572db009d67066.tar.gz |
- Update non-threadsafe project file
Diffstat (limited to 'php4dll.dsp')
-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
|