Kaydet (Commit) 3269a0d1 authored tarafından Tomas Chvatal's avatar Tomas Chvatal Kaydeden (comit) Tomáš Chvátal

Depend on headers so we wont get crasher on missing framework.h.

Change-Id: I2734f5ccc8f3abe415cf48c6c2c8c2783573a550
Signed-off-by: 's avatarTomas Chvatal <tchvatal@suse.cz>
üst 8a26dd3c
......@@ -41,6 +41,10 @@ $(eval $(call gb_Library_use_api,sunjavaplugin,\
udkapi \
))
$(eval $(call gb_Library_use_package,sunjavaplugin,\
jvmfwk_inc \
))
$(eval $(call gb_Library_use_libraries,sunjavaplugin,\
cppu \
cppuhelper \
......
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