diff options
| author | Wez Furlong <wez@php.net> | 2003-02-16 22:39:01 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2003-02-16 22:39:01 +0000 |
| commit | 83f399fed03106ff85217c659ac17b5a498638c9 (patch) | |
| tree | 0f3c2f4d8894427c7a9e3a1e12aa7a70da3974d1 /win32/php4dllts.dsp | |
| parent | 8305254fe6561983a6fa925e3ec1d8a09e0ff216 (diff) | |
| download | php-git-83f399fed03106ff85217c659ac17b5a498638c9.tar.gz | |
Add the sunfuncs to the .dsp file for Moshe.
Diffstat (limited to 'win32/php4dllts.dsp')
| -rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 61fa9c9540..f84c86f587 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1698,6 +1698,10 @@ SOURCE=..\ext\standard\strnatcmp.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\sunfuncs.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\syslog.c
# End Source File
# Begin Source File
@@ -1896,6 +1900,10 @@ SOURCE=..\ext\standard\sha1.h # End Source File
# Begin Source File
+SOURCE=..\ext\standard\sunfuncs.h
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\type.h
# End Source File
# Begin Source File
|
