summaryrefslogtreecommitdiff
path: root/sax
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-12-03 05:56:47 +0100
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-12-04 11:41:35 -0500
commit27d32776940db1845b26bc84d582ef24b81a7026 (patch)
treedd4acca81365997047a82dcbc853d906c5c49cbc /sax
parent56ea41af88e3538ed256c20464c8b2fef15c376a (diff)
we need to pass the variable to get correct dll linkage
Change-Id: I447218101e1791375273580a313dd54708303d7a
Diffstat (limited to 'sax')
-rw-r--r--sax/Library_fastsax.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sax/Library_fastsax.mk b/sax/Library_fastsax.mk
index 863336fcd9ce..4f98820d0423 100644
--- a/sax/Library_fastsax.mk
+++ b/sax/Library_fastsax.mk
@@ -16,6 +16,10 @@ $(eval $(call gb_Library_set_include,fastsax,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_add_defs,fastsax,\
+ -DSAX_DLLIMPLEMENTATION \
+))
+
$(eval $(call gb_Library_use_sdk_api,fastsax))
$(eval $(call gb_Library_use_externals,fastsax,\