summaryrefslogtreecommitdiff
path: root/xmlreader/source/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlreader/source/makefile.mk')
-rw-r--r--xmlreader/source/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmlreader/source/makefile.mk b/xmlreader/source/makefile.mk
index cb71e21a16b1..1f5f98eae7d7 100644
--- a/xmlreader/source/makefile.mk
+++ b/xmlreader/source/makefile.mk
@@ -41,7 +41,11 @@ SLOFILES = \
$(SLO)/span.obj \
$(SLO)/xmlreader.obj
+.IF "$(COM)" == "MSC"
SHL1IMPLIB = i$(SHL1TARGET)
+.ELSE
+SHL1IMPLIB= $(SHL1TARGET)
+.ENDIF
SHL1OBJS = $(SLOFILES)
SHL1RPATH = URELIB
SHL1STDLIBS = \