diff options
author | Zeev Suraski <zeev@php.net> | 1999-04-21 19:40:16 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-04-21 19:40:16 +0000 |
commit | 15734127769a3ed11ecfea8941a482416a3196d8 (patch) | |
tree | 6d2502f7dc9367fa369d89a645834090afbac988 /php4ts.dsp | |
parent | 23280d0a75406562da3ef28f83447e9f6dce164c (diff) | |
download | php-git-15734127769a3ed11ecfea8941a482416a3196d8.tar.gz |
Thread safe project update
Diffstat (limited to 'php4ts.dsp')
-rw-r--r-- | php4ts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/php4ts.dsp b/php4ts.dsp index 962132448a..99f43924f5 100644 --- a/php4ts.dsp +++ b/php4ts.dsp @@ -281,6 +281,10 @@ SOURCE=.\ext\standard\filestat.c # End Source File
# Begin Source File
+SOURCE=.\ext\standard\flock_compat.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\formatted_print.c
# End Source File
# Begin Source File
@@ -421,6 +425,10 @@ SOURCE=.\ext\standard\file.h # End Source File
# Begin Source File
+SOURCE=.\ext\standard\flock_compat.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\fsock.h
# End Source File
# Begin Source File
|