Kaydet (Commit) 3ec89475 authored tarafından Miklos Vajna's avatar Miklos Vajna

basebmp: fix Android build

Change-Id: Ie84f41ab8ad032de5a31e4f566ec5b2358adcf37
(cherry picked from commit 13a609e2)
üst eddba840
......@@ -11,6 +11,11 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,basebmp))
$(eval $(call gb_StaticLibrary_use_sdk_api,basebmp))
$(eval $(call gb_StaticLibrary_set_include,basebmp,\
-I$(SRCDIR)/basebmp/inc \
$$(INCLUDE) \
))
$(eval $(call gb_StaticLibrary_use_externals,basebmp,\
boost_headers \
vigra_headers \
......
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