diff options
author | Wez Furlong <wez@php.net> | 2002-05-20 05:08:40 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2002-05-20 05:08:40 +0000 |
commit | bc068a9c99f0084c1e4c4518ccc6eb5cc2e2fc3d (patch) | |
tree | 13f4cac8262ecd81028b031f8936e9241c0d4e4c /win32/php4dllts.dsp | |
parent | 62b8c290836cbed1e8918153da25d08e48b8a3ab (diff) | |
download | php-git-bc068a9c99f0084c1e4c4518ccc6eb5cc2e2fc3d.tar.gz |
This somehow got undone when I committed the rest...
Diffstat (limited to 'win32/php4dllts.dsp')
-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 44a25d45d7..f4c27649af 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1448,6 +1448,10 @@ SOURCE=..\ext\com\conversion.c # End Source File
# Begin Source File
+SOURCE=..\ext\com\dispatch.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\com\VARIANT.c
# End Source File
# End Group
|