summaryrefslogtreecommitdiff
path: root/eventattacher
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:56:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:56:47 +0000
commit9bf18b17f2a7d797ec35c6ded01004a116b5acfa (patch)
tree27c251d95d690bae38454efcb3c32b495e12a031 /eventattacher
parent692ccf50d99c91de13915421a9e569bdefbb1b77 (diff)
INTEGRATION: CWS ause043 (1.8.6); FILE MERGED
2005/11/03 11:20:53 hjs 1.8.6.1: #i56702# remove local header generation
Diffstat (limited to 'eventattacher')
-rw-r--r--eventattacher/source/makefile.mk30
1 files changed, 2 insertions, 28 deletions
diff --git a/eventattacher/source/makefile.mk b/eventattacher/source/makefile.mk
index f88b7eda04..e5fcaef8ee 100644
--- a/eventattacher/source/makefile.mk
+++ b/eventattacher/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:58:46 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:56:47 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,40 +37,14 @@ PRJ=..
PRJNAME= eventattacher
TARGET= evtatt
-NO_BSYMBOLIC= TRUE
ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------
-UNOTYPES= \
- com.sun.star.registry.XRegistryKey \
- com.sun.star.lang.XServiceInfo \
- com.sun.star.lang.XInitialization \
- com.sun.star.lang.XTypeProvider \
- com.sun.star.lang.XMultiServiceFactory \
- com.sun.star.lang.XSingleServiceFactory \
- com.sun.star.lang.XSingleComponentFactory \
- com.sun.star.beans.XIntrospection \
- com.sun.star.beans.MethodConcept \
- com.sun.star.script.XEventAttacher \
- com.sun.star.script.XTypeConverter \
- com.sun.star.script.XInvocationAdapterFactory \
- com.sun.star.script.XInvocation \
- com.sun.star.script.XAllListener \
- com.sun.star.reflection.XIdlReflection \
- com.sun.star.uno.TypeClass \
- com.sun.star.uno.XInterface \
- com.sun.star.uno.XWeak \
- com.sun.star.uno.XComponentContext \
- com.sun.star.uno.XAggregation
-
-
SLOFILES= \
$(SLO)$/eventattacher.obj