summaryrefslogtreecommitdiff
path: root/salhelper/source
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/source')
-rw-r--r--salhelper/source/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/salhelper/source/makefile.mk b/salhelper/source/makefile.mk
index 434f266ca0bf..8c7d8a2c0963 100644
--- a/salhelper/source/makefile.mk
+++ b/salhelper/source/makefile.mk
@@ -49,16 +49,17 @@ SLOFILES= \
$(SLO)$/simplereferenceobject.obj \
$(SLO)$/timer.obj
-.IF "$(GUI)" == "WNT"
+.IF "$(COM)" == "MSC"
SHL1TARGET= $(TARGET)$(UDK_MAJOR)$(COMID)
+SHL1IMPLIB= i$(TARGET)
.ELSE
SHL1TARGET= uno_$(TARGET)$(COMID)
+SHL1IMPLIB= $(SHL1TARGET)
.ENDIF
SHL1STDLIBS=$(SALLIB)
SHL1DEPN=
-SHL1IMPLIB= i$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1RPATH= URELIB