Need basrdll now in the disable-scripting case (iOS)
Change-Id: I01efac10784b134a6016f017c42a3fa71a514a51
This commit is contained in:
parent
521b973854
commit
6d477b4b4a
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue