Kaydet (Commit) bece6c3a authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

fdo#60924: move ctl from scp2 to gbuild

Change-Id: If2b1df2e71f6f206bff0951205490283e481c199
üst afab854d
...@@ -231,6 +231,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \ ...@@ -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, \ ...@@ -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 ...@@ -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
......
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