summaryrefslogtreecommitdiffstats
path: root/sdext/source/presenter/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/makefile.mk')
-rw-r--r--sdext/source/presenter/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk
index 6d9e5bb6f6c4..7d74d96420a8 100644
--- a/sdext/source/presenter/makefile.mk
+++ b/sdext/source/presenter/makefile.mk
@@ -108,7 +108,11 @@ SHL1DEPN=
SHL1IMPLIB= i$(SHL1TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
+.IF "$(GUI)"=="WNT"
+SHL1VERSIONMAP=$(SOLARENV)/src/reg-component.map
+.ELSE # just a quick hack for GCC fdo#42865
SHL1USE_EXPORTS = name
+.ENDIF
SHL1RPATH= OXT
DEF1NAME= $(SHL1TARGET)