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 \
|
bib \
|
||||||
chartcore \
|
chartcore \
|
||||||
chartcontroller \
|
chartcontroller \
|
||||||
|
ctl \
|
||||||
))
|
))
|
||||||
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||||
abp \
|
abp \
|
||||||
|
@ -260,7 +261,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||||
basegfx \
|
basegfx \
|
||||||
calc \
|
calc \
|
||||||
cppcanvas \
|
cppcanvas \
|
||||||
ctl \
|
|
||||||
cui \
|
cui \
|
||||||
dba \
|
dba \
|
||||||
dbase \
|
dbase \
|
||||||
|
|
|
@ -165,8 +165,6 @@ File gid_File_Lib_Comphelper2
|
||||||
Styles = (PACKED);
|
Styles = (PACKED);
|
||||||
End
|
End
|
||||||
|
|
||||||
STD_LIB_FILE( gid_File_Lib_Ctl , ctl)
|
|
||||||
|
|
||||||
STD_LIB_FILE( gid_File_Lib_Cui, cui)
|
STD_LIB_FILE( gid_File_Lib_Cui, cui)
|
||||||
|
|
||||||
#ifndef SYSTEM_CURL
|
#ifndef SYSTEM_CURL
|
||||||
|
|
Loading…
Reference in a new issue