fdo#60924: move ctl from scp2 to gbuild
Change-Id: If2b1df2e71f6f206bff0951205490283e481c199
This commit is contained in:
parent
afab854df6
commit
bece6c3a55
2 changed files with 1 additions and 3 deletions
|
@ -231,6 +231,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|||
bib \
|
||||
chartcore \
|
||||
chartcontroller \
|
||||
ctl \
|
||||
))
|
||||
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||
abp \
|
||||
|
@ -260,7 +261,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||
basegfx \
|
||||
calc \
|
||||
cppcanvas \
|
||||
ctl \
|
||||
cui \
|
||||
dba \
|
||||
dbase \
|
||||
|
|
|
@ -165,8 +165,6 @@ File gid_File_Lib_Comphelper2
|
|||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
STD_LIB_FILE( gid_File_Lib_Ctl , ctl)
|
||||
|
||||
STD_LIB_FILE( gid_File_Lib_Cui, cui)
|
||||
|
||||
#ifndef SYSTEM_CURL
|
||||
|
|
Loading…
Reference in a new issue