diff options
author | Zeev Suraski <zeev@php.net> | 2000-04-13 16:08:49 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-04-13 16:08:49 +0000 |
commit | aa6769dde2646adc61c31f7d73e6274aac0f72bb (patch) | |
tree | 563ed0839f1b54e77246ca51270876e32f054d8c /php4dll.dsp | |
parent | c6c261e922131b1249757fa5c142d2659b743996 (diff) | |
download | php-git-aa6769dde2646adc61c31f7d73e6274aac0f72bb.tar.gz |
- Make Windows builds build again
- Make non-gcc based platforms compile again
Diffstat (limited to 'php4dll.dsp')
-rw-r--r-- | php4dll.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index dc07f291c6..9632871a8c 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -499,6 +499,10 @@ SOURCE=.\ext\standard\string.c # End Source File
# Begin Source File
+SOURCE=.\ext\standard\strnatcmp.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\syslog.c
# End Source File
# Begin Source File
|