wez Thu Aug 14 13:58:58 2003 EDT Modified files: /php-src/win32 php4dllts.dsp Log: Might help to have the COM stuff actually build... Index: php-src/win32/php4dllts.dsp diff -u php-src/win32/php4dllts.dsp:1.128 php-src/win32/php4dllts.dsp:1.129 --- php-src/win32/php4dllts.dsp:1.128 Mon Aug 4 04:55:44 2003 +++ php-src/win32/php4dllts.dsp Thu Aug 14 13:58:58 2003 @@ -2283,6 +2283,54 @@ SOURCE=..\main\streams\xp_socket.c # End Source File # End Group +# Begin Group "COM and DotNet" + +# PROP Default_Filter "" +# Begin Group "Header Files No. 9" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\ext\com_dotnet\php_com_dotnet.h +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\php_com_dotnet_internal.h +# End Source File +# End Group +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_com.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_dotnet.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_extension.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_handlers.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_misc.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_olechar.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_typeinfo.c +# End Source File +# Begin Source File + +SOURCE=..\ext\com_dotnet\com_variant.c +# End Source File +# End Group # Begin Source File SOURCE=.\php4dllts.rc
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php