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

fdo#60924: move odbcbase from scp2 to gbuild

Change-Id: I9e26a6a32a70275174c83d109256dde5c718e42b
üst c1dda959
...@@ -234,10 +234,11 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \ ...@@ -234,10 +234,11 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
ctl \ ctl \
cui \ cui \
dba \ dba \
dbmm \
sdbt \
dbase \ dbase \
dbmm \
file \ file \
sdbt \
odbcbase \
)) ))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
abp \ abp \
...@@ -257,7 +258,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ ...@@ -257,7 +258,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
evtatt \ evtatt \
forui \ forui \
odbc \ odbc \
odbcbase \
oox \ oox \
ooxml \ ooxml \
sdbc \ sdbc \
......
...@@ -201,9 +201,6 @@ End ...@@ -201,9 +201,6 @@ End
#endif #endif
#endif #endif
STD_LIB_FILE( gid_File_Lib_Odbcbase,odbcbase)
File gid_File_Lib_Dbpool File gid_File_Lib_Dbpool
LIB_FILE_BODY; LIB_FILE_BODY;
Styles = (PACKED); Styles = (PACKED);
......
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