summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-06-09 13:57:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-06-09 13:57:38 +0000
commit14ab044f0b99021bea3e1b71160acdd9cd0e8ca2 (patch)
tree03b214d0281ac60a32737694cdc85ee0de7a6704 /extensions/source/scanner
parent4b19827e4ccaae7082c2e7f551d8acdb8412eca7 (diff)
INTEGRATION: CWS ause028 (1.12.94); FILE MERGED
2005/05/03 09:39:11 hjs 1.12.94.1: #109143# use generated includes from solver; cleanup
Diffstat (limited to 'extensions/source/scanner')
-rw-r--r--extensions/source/scanner/makefile.mk28
1 files changed, 3 insertions, 25 deletions
diff --git a/extensions/source/scanner/makefile.mk b/extensions/source/scanner/makefile.mk
index 98683f74c515..28f5c92a0fdc 100644
--- a/extensions/source/scanner/makefile.mk
+++ b/extensions/source/scanner/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: kz $ $Date: 2005-05-31 17:09:39 $
+# last change: $Author: hr $ $Date: 2005-06-09 14:57:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,29 +70,6 @@ USE_DEFFILE=TRUE
.INCLUDE : $(PRJ)$/util$/makefile.pmk
-# --- UnoTypes -----------------------------------------------------
-
-UNOUCROUT=$(OUT)$/inc$/$(TARGET)
-INCPRE+=$(UNOUCROUT)
-
-UNOTYPES=\
- com.sun.star.uno.TypeClass \
- com.sun.star.uno.XInterface \
- com.sun.star.uno.Exception \
- com.sun.star.uno.RuntimeException \
- com.sun.star.uno.XWeak \
- com.sun.star.awt.XBitmap \
- com.sun.star.registry.XRegistryKey \
- com.sun.star.lang.XMultiServiceFactory \
- com.sun.star.lang.XSingleServiceFactory \
- com.sun.star.lang.EventObject \
- com.sun.star.registry.XImplementationRegistration \
- com.sun.star.registry.XRegistryKey \
- com.sun.star.registry.XSimpleRegistry \
- com.sun.star.scanner.XScannerManager \
- com.sun.star.scanner.ScannerContext \
- com.sun.star.scanner.ScannerException
-
# --- Files --------------------------------------------------------
SLOFILES=\
@@ -156,3 +133,4 @@ DEF1EXPORTFILE=exports.dxp
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+