Need basrdll now in the disable-scripting case (iOS)

Change-Id: I01efac10784b134a6016f017c42a3fa71a514a51
This commit is contained in:
Tor Lillqvist 2014-10-24 15:17:27 +03:00
parent 521b973854
commit 6d477b4b4a

View file

@ -95,7 +95,6 @@ $(eval $(call gb_Library_add_exception_objects,sb,\
basic/source/uno/sbmodule \
basic/source/uno/sbservices \
basic/source/uno/scriptcont \
basic/source/runtime/basrdll \
basic/source/runtime/comenumwrapper \
basic/source/runtime/ddectrl \
basic/source/runtime/inputbox \
@ -109,6 +108,7 @@ $(eval $(call gb_Library_add_exception_objects,sb,\
endif
$(eval $(call gb_Library_add_exception_objects,sb,\
basic/source/runtime/basrdll \
basic/source/runtime/methods \
basic/source/runtime/methods1 \
basic/source/sbx/sbxarray \