summaryrefslogtreecommitdiff
path: root/writerfilter/unocomponent/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/unocomponent/makefile.mk')
-rw-r--r--writerfilter/unocomponent/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/writerfilter/unocomponent/makefile.mk b/writerfilter/unocomponent/makefile.mk
index 0e1fd3c4b85d..45dc37bb2540 100644
--- a/writerfilter/unocomponent/makefile.mk
+++ b/writerfilter/unocomponent/makefile.mk
@@ -50,6 +50,10 @@ SHL1TARGET=$(TARGET)
DOCTOKLIB=-ldoctok
OOXMLLIB=-looxml
RESOURCEMODELLIB=-lresourcemodel
+.ELIF "$(GUI)"=="OS2"
+DOCTOKLIB=$(LB)$/idoctok.lib
+OOXMLLIB=$(LB)$/iooxml.lib
+RESOURCEMODELLIB=$(LB)$/iresourcemodel.lib
.ELIF "$(GUI)"=="WNT"
.IF "$(COM)"=="GCC"
DOCTOKLIB=-ldoctok