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

fdo#60924: move fwl from scp2 to gbuild

Change-Id: I7687af837d116ef7ec444049d941f3ca337aca03
üst 167458f0
...@@ -251,6 +251,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \ ...@@ -251,6 +251,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
frm \ frm \
fwe \ fwe \
fwi \ fwi \
fwl \
sdbt \ sdbt \
odbcbase \ odbcbase \
)) ))
...@@ -304,7 +305,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ ...@@ -304,7 +305,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
flat \ flat \
for \ for \
fwk \ fwk \
fwl \
fwm \ fwm \
guesslang \ guesslang \
helplinker \ helplinker \
......
...@@ -580,8 +580,6 @@ File gid_File_Lib_Fwk ...@@ -580,8 +580,6 @@ File gid_File_Lib_Fwk
Dir = SCP2_OOO_BIN_DIR; Dir = SCP2_OOO_BIN_DIR;
End End
STD_LIB_FILE( gid_File_Lib_Fwl , fwl)
STD_LIB_FILE( gid_File_Lib_Fwm , fwm) STD_LIB_FILE( gid_File_Lib_Fwm , fwm)
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.uno ) SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.uno )
......
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