summaryrefslogtreecommitdiff
path: root/sc/Library_scqahelper.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-09-05 23:20:33 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-05 23:56:22 +0200
commit4159310a06d57efed75f8fa619c813c0222c4c58 (patch)
treeb00bf7c8f8c71bf7b10f0a15cf076c459a99e722 /sc/Library_scqahelper.mk
parent5cfa3d919a559f0b00c71cc4798410ab0b6332d8 (diff)
sc: fix exports of scqahelper library
Change-Id: I36d853e9f98ee5ed15d086f6b0fcec5bf3f6f54b
Diffstat (limited to 'sc/Library_scqahelper.mk')
-rw-r--r--sc/Library_scqahelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk
index fd1d4a136f54..f0be5993cac0 100644
--- a/sc/Library_scqahelper.mk
+++ b/sc/Library_scqahelper.mk
@@ -24,7 +24,7 @@ $(eval $(call gb_Library_use_externals,scqahelper, \
))
$(eval $(call gb_Library_add_defs,scqahelper,\
- -DSC_DLLIMPLEMENTATION \
+ -DSCQAHELPER_DLLIMPLEMENTATION \
))
$(eval $(call gb_Library_use_sdk_api,scqahelper))