fdo#60924: move dbtools from scp2 to gbuild
Change-Id: I58ed1ba6992b413aad9aa39f77623371a3e7972e
This commit is contained in:
parent
e487f8798b
commit
de8336cf29
2 changed files with 1 additions and 3 deletions
|
@ -236,6 +236,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
|
|||
dba \
|
||||
dbase \
|
||||
dbmm \
|
||||
dbtools \
|
||||
file \
|
||||
sdbt \
|
||||
odbcbase \
|
||||
|
@ -269,7 +270,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
|||
cppcanvas \
|
||||
dbaxml \
|
||||
dbp \
|
||||
dbtools \
|
||||
dbu \
|
||||
deploymentmisc \
|
||||
desktop_detector \
|
||||
|
|
|
@ -212,8 +212,6 @@ File gid_File_Lib_Dbpool
|
|||
#endif
|
||||
End
|
||||
|
||||
STD_LIB_FILE( gid_File_Lib_Dbt, dbtools )
|
||||
|
||||
STD_LIB_FILE( gid_File_Lib_Dbaxml, dbaxml )
|
||||
|
||||
File gid_File_Lib_Dict_Ja
|
||||
|
|
Loading…
Reference in a new issue