fdo#60924: move writerfilter from scp2 to gbuild

Change-Id: I17f68196edeb685fb8d3f95616be1199fd5f1de2
This commit is contained in:
Bjoern Michaelsen
2013-02-25 15:49:49 +01:00
parent 38ea283799
commit b056580977
2 changed files with 1 additions and 3 deletions

View File

@@ -259,6 +259,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
odbcbase \ odbcbase \
t602filter \ t602filter \
wpftwriter \ wpftwriter \
writerfilter \
)) ))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
@@ -403,7 +404,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
vclplug_kde4 \ vclplug_kde4 \
vclplug_svp \ vclplug_svp \
wpftdraw \ wpftdraw \
writerfilter \
xmlscript \ xmlscript \
xmlfa \ xmlfa \
xmlfd \ xmlfd \

View File

@@ -786,8 +786,6 @@ SPECIAL_LIB_FILE(gid_File_Lib_Mozbootstrap,mozbootstrap)
#endif #endif
STD_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)
STD_LIB_FILE(gid_File_Lib_Mysql,mysql) STD_LIB_FILE(gid_File_Lib_Mysql,mysql)
STD_LIB_FILE(gid_File_Lib_Odbc,odbc) STD_LIB_FILE(gid_File_Lib_Odbc,odbc)