summaryrefslogtreecommitdiff
path: root/writerperfect/util
diff options
context:
space:
mode:
authorMichael Meeks <mmeeks@openoffice.org>2004-08-24 07:31:55 +0000
committerMichael Meeks <mmeeks@openoffice.org>2004-08-24 07:31:55 +0000
commita7c10601e3debd0a8ab45583ff7fcebfc489a997 (patch)
tree94b0d0c7b99f09df737550acb1ebf092f4c7fb30 /writerperfect/util
parenta9910626c554e10a3d31c63815877a5d273a5ce4 (diff)
Fix the input stream; fix the code to work vs. the latest libwpd,
remove unnecessary 'ooo/' cut/paste action. Issue number: 32648
Diffstat (limited to 'writerperfect/util')
-rw-r--r--writerperfect/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/util/makefile.mk b/writerperfect/util/makefile.mk
index 80439223b8ca..16c98efc18f2 100644
--- a/writerperfect/util/makefile.mk
+++ b/writerperfect/util/makefile.mk
@@ -7,7 +7,6 @@ VERSION=$(UPD)
LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1FILES= \
- $(SLB)$/ooo.lib \
$(SLB)$/stream.lib \
$(SLB)$/filter.lib
SHL1LIBS=$(LIB1TARGET)
@@ -24,6 +23,7 @@ SHL1STDLIBS+= \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
+ $(XMLOFFLIB) \
-lwpd
SHL1TARGET = $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB = i$(SHL1TARGET)