diff options
author | Frank M. Kromann <fmk@php.net> | 2000-11-20 22:32:02 +0000 |
---|---|---|
committer | Frank M. Kromann <fmk@php.net> | 2000-11-20 22:32:02 +0000 |
commit | ee23c5310860b42b0b028bdbc7ccc8d7c1b30ec0 (patch) | |
tree | aa9961fd81b9781f3390052f5d13d0ffab122fee /win32 | |
parent | 19555e57a8d58f60c9ad5580bfce35b7fb1885b4 (diff) | |
download | php-git-ee23c5310860b42b0b028bdbc7ccc8d7c1b30ec0.tar.gz |
Adding credits.c to project to allow compilation.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 072a5b5304..3b17f4f61b 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -333,6 +333,10 @@ SOURCE=..\ext\standard\crc32.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\credits.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\datetime.c
# End Source File
# Begin Source File
|