Kaydet (Commit) 18ac29d5 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No jvmaccess for iOS

Change-Id: Ifc83795c84cc82832a185317d4aa3554419e31e3
üst ac0d668a
...@@ -54,7 +54,7 @@ $(eval $(call gb_Library_use_libraries,dbtools,\ ...@@ -54,7 +54,7 @@ $(eval $(call gb_Library_use_libraries,dbtools,\
cppuhelper \ cppuhelper \
sal \ sal \
salhelper \ salhelper \
jvmaccess \ $(if $(filter IOS,$(OS)),,jvmaccess) \
utl \ utl \
tl \ tl \
comphelper \ comphelper \
......
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