summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 15:47:49 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 15:47:49 +0000
commit553c268bc871f14fa3fa96b8ca496b6091b02a01 (patch)
treecf2451e4fa4af9ae1b66145797d9ade5b8437fe0 /dbaccess
parent923bf8e347b4ae009fe7d2fe88c1b98fa2968630 (diff)
INTEGRATION: CWS dbodf11 (1.7.22); FILE MERGED
2008/04/02 04:33:27 oj 1.7.22.3: use correct lib name 2008/04/01 11:11:25 oj 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/31 07:47:45 oj 1.7.22.1: #i85757# as odf 1.2 form
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/filter/xml/makefile.mk12
1 files changed, 10 insertions, 2 deletions
diff --git a/dbaccess/source/filter/xml/makefile.mk b/dbaccess/source/filter/xml/makefile.mk
index c9d71f13b47c..5b594d0a2eb0 100644
--- a/dbaccess/source/filter/xml/makefile.mk
+++ b/dbaccess/source/filter/xml/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: obo $ $Date: 2008-02-25 16:24:20 $
+# last change: $Author: kz $ $Date: 2008-04-03 16:47:49 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -99,6 +99,14 @@ SHL1STDLIBS=\
$(SO2LIB) \
$(SALLIB)
+.IF "$(GUI)"!="WNT" || "$(COM)"=="GCC"
+SHL1STDLIBS+= \
+ -ldbu$(DLLPOSTFIX)
+.ELSE
+SHL1STDLIBS+= \
+ idbu.lib
+.ENDIF
+
SHL1DEPN=
SHL1LIBS=$(LIB1TARGET)