Tag: cws_src680_ause043 User: hjs Date: 05/10/31 03:59:22 Modified: /dba/dbaccess/source/filter/migration/ makefile.mk /dba/dbaccess/source/filter/xml/ makefile.mk
Log: #i56702# remove unneeded UNOITYPE definition File Changes: Directory: /dba/dbaccess/source/filter/migration/ ================================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/migration/makefile.mk?r1=1.3&r2=1.3.42.1 Delta lines: +3 -27 -------------------- --- makefile.mk 8 Sep 2005 13:59:42 -0000 1.3 +++ makefile.mk 31 Oct 2005 11:59:18 -0000 1.3.42.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.3.42.1 $ # -# last change: $Author: rt $ $Date: 2005/09/08 13:59:42 $ +# last change: $Author: hjs $ $Date: 2005/10/31 11:59:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,32 +42,8 @@ # --- Settings ---------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk -# --- Types ------------------------------------- - -UNOTYPES=\ - com.sun.star.uno.RuntimeException \ - com.sun.star.uno.TypeClass \ - com.sun.star.uno.XInterface \ - com.sun.star.uno.XWeak \ - com.sun.star.registry.XRegistryKey \ - com.sun.star.io.XInputStream \ - com.sun.star.io.XOutputStream \ - com.sun.star.lang.XComponent \ - com.sun.star.lang.XInitialization \ - com.sun.star.lang.XMultiServiceFactory \ - com.sun.star.lang.XSingleServiceFactory \ - com.sun.star.lang.XServiceInfo \ - com.sun.star.loader.XImplementationLoader \ - com.sun.star.registry.XImplementationRegistration \ - com.sun.star.registry.XRegistryKey \ - com.sun.star.registry.XSimpleRegistry \ - com.sun.star.document.XFilter \ - com.sun.star.document.XExporter \ - com.sun.star.container.XIndexAccess # --- Files ------------------------------------- SLOFILES= $(SLO)$/cfgimport.obj \ Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/makefile.mk?r1=1.5&r2=1.5.4.1 Delta lines: +3 -27 -------------------- --- makefile.mk 24 Oct 2005 08:29:53 -0000 1.5 +++ makefile.mk 31 Oct 2005 11:59:19 -0000 1.5.4.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.5.4.1 $ # -# last change: $Author: rt $ $Date: 2005/10/24 08:29:53 $ +# last change: $Author: hjs $ $Date: 2005/10/31 11:59:19 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,32 +42,8 @@ # --- Settings ---------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk -# --- Types ------------------------------------- - -UNOTYPES=\ - com.sun.star.uno.RuntimeException \ - com.sun.star.uno.TypeClass \ - com.sun.star.uno.XInterface \ - com.sun.star.uno.XWeak \ - com.sun.star.registry.XRegistryKey \ - com.sun.star.io.XInputStream \ - com.sun.star.io.XOutputStream \ - com.sun.star.lang.XComponent \ - com.sun.star.lang.XInitialization \ - com.sun.star.lang.XMultiServiceFactory \ - com.sun.star.lang.XSingleServiceFactory \ - com.sun.star.lang.XServiceInfo \ - com.sun.star.loader.XImplementationLoader \ - com.sun.star.registry.XImplementationRegistration \ - com.sun.star.registry.XRegistryKey \ - com.sun.star.registry.XSimpleRegistry \ - com.sun.star.document.XFilter \ - com.sun.star.document.XExporter \ - com.sun.star.container.XIndexAccess # --- Files ------------------------------------- SLOFILES= $(SLO)$/xmlfilter.obj \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
