summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2002-03-19 19:15:40 +0000
committerZeev Suraski <zeev@php.net>2002-03-19 19:15:40 +0000
commitdcb44bf51262ff3160a211b45aaf3510695dcee5 (patch)
tree9ca01b30f89a14ea13ab10d9c5aa7b33394d5142 /win32
parenta990c4da3e172dc800e64628d3d3948de72d020e (diff)
downloadphp-git-dcb44bf51262ff3160a211b45aaf3510695dcee5.tar.gz
- Fix whitespace (guys, please try to stick with the php4 tree style as far
as indentation/newlines go, and also as far as using {} even on if's that have single statements) - Fix Windows build
Diffstat (limited to 'win32')
-rw-r--r--win32/php4dllts.dsp10
1 files changed, 7 insertions, 3 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp
index 94adcf90bb..15f684f8fe 100644
--- a/win32/php4dllts.dsp
+++ b/win32/php4dllts.dsp
@@ -174,6 +174,10 @@ SOURCE=..\main\main.c
# End Source File
# Begin Source File
+SOURCE=..\main\memory_streams.c
+# End Source File
+# Begin Source File
+
SOURCE=..\main\mergesort.c
# End Source File
# Begin Source File
@@ -234,15 +238,15 @@ SOURCE=..\main\streams.c
# End Source File
# Begin Source File
-SOURCE=..\main\user_streams.c
+SOURCE=..\main\strlcat.c
# End Source File
# Begin Source File
-SOURCE=..\main\strlcat.c
+SOURCE=..\main\strlcpy.c
# End Source File
# Begin Source File
-SOURCE=..\main\strlcpy.c
+SOURCE=..\main\user_streams.c
# End Source File
# End Group
# Begin Group "Header Files"