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

fdo#60924: move dbmm from scp2 to gbuild

Change-Id: Ibe4c7753c1494cc665f52cefcc65875fd75fe051
üst 932f321a
...@@ -234,6 +234,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \ ...@@ -234,6 +234,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
ctl \ ctl \
cui \ cui \
dba \ dba \
dbmm \
sdbt \ sdbt \
)) ))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
...@@ -266,7 +267,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ ...@@ -266,7 +267,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
cppcanvas \ cppcanvas \
dbase \ dbase \
dbaxml \ dbaxml \
dbmm \
dbp \ dbp \
dbtools \ dbtools \
dbu \ dbu \
......
...@@ -201,8 +201,6 @@ End ...@@ -201,8 +201,6 @@ End
#endif #endif
#endif #endif
STD_LIB_FILE( gid_File_Lib_Dbmm, dbmm)
STD_LIB_FILE( gid_File_Lib_Dbase2, dbase ) STD_LIB_FILE( gid_File_Lib_Dbase2, dbase )
STD_LIB_FILE( gid_File_Lib_Dbfile , file) STD_LIB_FILE( gid_File_Lib_Dbfile , file)
......
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