Kaydet (Commit) ea85db86 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

we need to pass the variable to get correct dll linkage

Change-Id: I447218101e1791375273580a313dd54708303d7a
üst 223fb84c
......@@ -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,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment