summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/ifcontainer/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/ifcontainer/makefile.mk')
-rw-r--r--cppuhelper/qa/ifcontainer/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppuhelper/qa/ifcontainer/makefile.mk b/cppuhelper/qa/ifcontainer/makefile.mk
index d4d67a44ef0e..7d01f53e8e14 100644
--- a/cppuhelper/qa/ifcontainer/makefile.mk
+++ b/cppuhelper/qa/ifcontainer/makefile.mk
@@ -30,6 +30,7 @@ PRJNAME=cppuhelper
TARGET=cppu_ifcontainer
ENABLE_EXCEPTIONS=TRUE
+VISIBILITY_HIDDEN=TRUE
# --- Settings -----------------------------------------------------
@@ -51,7 +52,7 @@ SHL1STDLIBS=\
$(CPPUNITLIB)
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
-SHL1VERSIONMAP= export.map
+SHL1USE_EXPORTS = name
SLOFILES = $(SHL1OBJS)