diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:26:26 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:26:26 +0000 |
commit | 65f8bcd1deb9c27a238e924b06336c02d842075d (patch) | |
tree | cc5a09b0350b89748d0fdc6affa1488cb2dc46dc /svtools | |
parent | 386e3003ae8f962298e9368f37c88a249d0d6424 (diff) |
INTEGRATION: CWS ause043 (1.11.76); FILE MERGED
2005/11/03 11:50:09 hjs 1.11.76.1: #i56702# remove local header generation
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter.vcl/filter/makefile.mk | 34 |
1 files changed, 2 insertions, 32 deletions
diff --git a/svtools/source/filter.vcl/filter/makefile.mk b/svtools/source/filter.vcl/filter/makefile.mk index 4d2c3b4dc7ab..5d116e7d4523 100644 --- a/svtools/source/filter.vcl/filter/makefile.mk +++ b/svtools/source/filter.vcl/filter/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-08 15:39:00 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:26:26 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,36 +44,6 @@ LIBTARGET=NO .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/svt.pmk -# --- UNOTypes ----------------------------------------------------- - -UNOUCROUT=$(OUT)$/inc$/$(PRJNAME)$/$(TARGET) -INCPRE+=$(UNOUCROUT) -UNOTYPES= \ - com.sun.star.svg.XSVGWriter - -# com.sun.star.beans.PropertyValue \ -# com.sun.star.beans.XPropertyAccess \ -# com.sun.star.beans.XPropertySetInfo \ -# com.sun.star.container.XHierarchicalNameAccess \ -# com.sun.star.container.XIndexAccess \ -# com.sun.star.container.XNameAccess \ -# com.sun.star.document.XViewDataSupplier \ -# com.sun.star.document.XExporter \ -# com.sun.star.frame.XModel \ -# com.sun.star.io.XActiveDataSource \ -# com.sun.star.io.XOutputStream \ -# com.sun.star.lang.XInitialization \ -# com.sun.star.lang.XMultiServiceFactory \ -# com.sun.star.lang.XServiceInfo \ -# com.sun.star.lang.XTypeProvider \ -# com.sun.star.ui.dialogs.XExecutableDialog \ -# com.sun.star.ui.dialogs.ExecutableDialogResults \ -# com.sun.star.uno.XAggregation \ -# com.sun.star.uno.XInterface \ -# com.sun.star.uno.XWeak \ -# com.sun.star.util.XChangesBatch \ -# com.sun.star.xml.sax.XDocumentHandler - # --- Files -------------------------------------------------------- SRS1NAME=$(TARGET) |