summaryrefslogtreecommitdiff
path: root/extensions/source/svg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 11:15:28 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 11:15:28 +0000
commitf5a910af2bf92616e579d1154f75861529b3734b (patch)
tree15abd6147a905128de1d409b9184eaee2410f76a /extensions/source/svg
parent7fb065a84d5ac9bc090d4da32d59d0e7084cf292 (diff)
INTEGRATION: CWS eforms2 (1.3.144); FILE MERGED
2004/07/14 07:06:13 fs 1.3.144.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module
Diffstat (limited to 'extensions/source/svg')
-rw-r--r--extensions/source/svg/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/svg/makefile.mk b/extensions/source/svg/makefile.mk
index ae1a173624dd..45448be72349 100644
--- a/extensions/source/svg/makefile.mk
+++ b/extensions/source/svg/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 13:57:24 $
+# last change: $Author: obo $ $Date: 2004-11-16 12:15:28 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,6 +72,9 @@ ENABLE_EXCEPTIONS=TRUE
# --- Types -------------------------------------
+UNOUCROUT=$(OUT)$/inc$/$(TARGET)
+INCPRE+=$(UNOUCROUT)
+
UNOTYPES=\
com.sun.star.uno.RuntimeException \
com.sun.star.uno.TypeClass \