Kaydet (Commit) 042e4606 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No jvmaccess library for iOS

Change-Id: I28ee4c77935f81f41fb564fcd0c19a5d02a1aa10
üst 9e27b905
...@@ -45,7 +45,7 @@ $(eval $(call gb_CppunitTest_use_libraries,connectivity_commontools, \ ...@@ -45,7 +45,7 @@ $(eval $(call gb_CppunitTest_use_libraries,connectivity_commontools, \
cppu \ cppu \
cppuhelper \ cppuhelper \
i18nisolang1 \ i18nisolang1 \
jvmaccess \ $(if $(filter IOS,$(OS)),,jvmaccess) \
sal \ sal \
salhelper \ salhelper \
test \ test \
......
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