summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-04-24 17:35:23 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-04-24 17:35:23 +0000
commit8a65fd29cbcd190ad93ae03db898bdc6f2338b56 (patch)
tree2a61e8512641741fbce201f6c317312fe73d64c4 /basegfx
parent13d928b8b49e6dc21bcdf300444576c4a81c60b3 (diff)
INTEGRATION: CWS pdfimportfix (1.12.10); FILE MERGED
2008/04/14 08:43:08 akhva 1.12.10.1: #i88073
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/util/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/basegfx/util/makefile.mk b/basegfx/util/makefile.mk
index 2a1b839e0206..724e9d9054b5 100644
--- a/basegfx/util/makefile.mk
+++ b/basegfx/util/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
# This file is part of OpenOffice.org.
#
@@ -73,6 +73,10 @@ DEF1DEPN =$(MISC)$/$(SHL1TARGET).flt \
DEF1DES =BaseGFX
DEFLIB1NAME =basegfx
+LIB2TARGET=$(LB)$/$(TARGET)_s.lib
+LIB2ARCHIV=$(LB)$/lib$(TARGET)_s.a
+LIB2FILES=$(LIB1FILES)
+
# --- Targets -----------------------------------------------------------
.INCLUDE : target.mk