diff options
author | Zeev Suraski <zeev@php.net> | 2001-02-20 05:14:32 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2001-02-20 05:14:32 +0000 |
commit | fa8f552fbfa52c4583c43d224916e36f1bbaa44f (patch) | |
tree | a5081957da15ed69df450e36c1acfc8cc32fe0d5 /win32 | |
parent | cdda03cf07193a0b3fc807f951f576947bca51be (diff) | |
download | php-git-fa8f552fbfa52c4583c43d224916e36f1bbaa44f.tar.gz |
Restore COM.c
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 844ab10100..0d018a04fe 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1839,7 +1839,7 @@ SOURCE=..\ext\bcmath\libbcmath\src\private.h # PROP Default_Filter ""
# Begin Source File
-SOURCE=..\ext\com\COM.cpp
+SOURCE=..\ext\com\COM.c
# End Source File
# Begin Source File
|