diff options
author | Harald Radi <phanto@php.net> | 2001-03-20 22:25:10 +0000 |
---|---|---|
committer | Harald Radi <phanto@php.net> | 2001-03-20 22:25:10 +0000 |
commit | 6a27146e726aef9e9cdabedc3b60b4e7802e0f54 (patch) | |
tree | 2185f46683f4b99cacbf8ce54297ffbb4e2e1cbe /win32 | |
parent | ad8fd43e10d436da7a3f21ace3cf09f3f99a45f9 (diff) | |
download | php-git-6a27146e726aef9e9cdabedc3b60b4e7802e0f54.tar.gz |
added com.h
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 875db04d28..bd3baac3b8 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1899,6 +1899,10 @@ SOURCE=..\win32\wsyslog.c # PROP Default_Filter ""
# Begin Source File
+SOURCE=..\ext\com\com.h
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\com\conversion.h
# End Source File
# Begin Source File
|