summaryrefslogtreecommitdiff
path: root/sal/qa/systools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-09-12 14:41:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-09-12 22:47:48 +0200
commit30ad5e9d87adec68971464d49c733e29fc643847 (patch)
treef181812ee1946eb2c5e755569fa6c2a333716357 /sal/qa/systools
parent2b39501b8ec6affb8afa9c6b93dff434b075e211 (diff)
sb140: #i117694# some CppUnit related cleanup
Diffstat (limited to 'sal/qa/systools')
-rw-r--r--sal/qa/systools/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/qa/systools/makefile.mk b/sal/qa/systools/makefile.mk
index 7b3798b7413b..60afecafa559 100644
--- a/sal/qa/systools/makefile.mk
+++ b/sal/qa/systools/makefile.mk
@@ -32,6 +32,7 @@ PRJNAME=sal
TARGET=test_comtools
ENABLE_EXCEPTIONS=TRUE
+VISIBILITY_HIDDEN=TRUE
# --- Settings -----------------------------------------------------
@@ -55,7 +56,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
# DEF1EXPORTFILE= export.exp
-SHL1VERSIONMAP= $(PRJ)$/qa$/export.map
+SHL1USE_EXPORTS= name
# auto generated Target:joblist
# END ------------------------------------------------------------------