summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2001-07-24 16:06:10 +0000
committerThorsten Behrens <thb@openoffice.org>2001-07-24 16:06:10 +0000
commit2ad5c484c75319fec601f44638d51049a41efa67 (patch)
tree0f9f4885ea9aeee71d4d9ecad12a33ab745c6526 /xmloff/source/meta
parent7566d20155bf137a51fe038a9f55e992021cb0c0 (diff)
#87913# Now building a static xmloff lib, which is linked only against the player. Stuff not needed for player is disabled with SVX_LIGHT define
Diffstat (limited to 'xmloff/source/meta')
-rw-r--r--xmloff/source/meta/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/xmloff/source/meta/makefile.mk b/xmloff/source/meta/makefile.mk
index a54c72467da3..93155781f0f9 100644
--- a/xmloff/source/meta/makefile.mk
+++ b/xmloff/source/meta/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2001-06-20 17:04:38 $
+# last change: $Author: thb $ $Date: 2001-07-24 17:06:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,6 +80,10 @@ SLOFILES = \
$(SLO)$/MetaExportComponent.obj \
$(SLO)$/MetaImportComponent.obj
+SVXLIGHTOBJFILES = \
+ $(OBJ)$/xmlmetai.obj \
+ $(OBJ)$/MetaImportComponent.obj
+
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk