summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 15:18:17 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 15:18:17 +0000
commit7f33d1efb827645840f84a42f497fe63bd0b151e (patch)
tree762fce1738ca37583f1b6300927308c6c799ccd9 /vcl/source/gdi/makefile.mk
parent5d42bd18d739aca8fd56ecb06dbe696e5d01044a (diff)
INTEGRATION: CWS systemboost (1.18.124); FILE MERGED
2005/01/14 08:49:32 cmc 1.18.124.1: #i36983# optional build with system-boost
Diffstat (limited to 'vcl/source/gdi/makefile.mk')
-rw-r--r--vcl/source/gdi/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/gdi/makefile.mk b/vcl/source/gdi/makefile.mk
index 122211594b8f..95cb26357133 100644
--- a/vcl/source/gdi/makefile.mk
+++ b/vcl/source/gdi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.19 $
+# $Revision: 1.20 $
#
-# last change: $Author: kz $ $Date: 2005-01-13 17:59:54 $
+# last change: $Author: kz $ $Date: 2005-01-18 16:18:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -150,6 +150,7 @@ EXCEPTIONSFILES= $(SLO)$/outdev.obj \
$(SLO)$/print.obj \
$(SLO)$/impgraph.obj \
$(SLO)$/bmpconv.obj \
+ $(SLO)$/pdfextoutdevdata.obj \
$(SLO)$/impimagetree.obj
# --- Targets ------------------------------------------------------