gbuildize writerfilter
This commit is contained in:
@@ -49,6 +49,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
|
||||
unoxml \
|
||||
xmloff \
|
||||
vbahelper \
|
||||
writerfilter \
|
||||
))
|
||||
|
||||
# these have only migrated subsequentcheck for now
|
||||
|
@@ -49,6 +49,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||
cppcanvas \
|
||||
cui \
|
||||
dbtools \
|
||||
doctok \
|
||||
drawinglayer \
|
||||
editeng \
|
||||
for \
|
||||
@@ -65,7 +66,9 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||
msfilter \
|
||||
msword \
|
||||
oox \
|
||||
ooxml \
|
||||
qstart_gtk \
|
||||
resourcemodel \
|
||||
sax \
|
||||
sb \
|
||||
sc \
|
||||
@@ -92,6 +95,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
|
||||
utl \
|
||||
vbahelper \
|
||||
vcl \
|
||||
writerfilter \
|
||||
xcr \
|
||||
xo \
|
||||
xof \
|
||||
@@ -134,6 +138,7 @@ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
|
||||
productregistration \
|
||||
vbaobj \
|
||||
vbaswobj \
|
||||
writerfilter_uno \
|
||||
))
|
||||
|
||||
|
||||
|
@@ -147,6 +147,8 @@ gb_Library_FILENAMES := $(patsubst salhelper:libsalhelper%,salhelper:libuno_salh
|
||||
|
||||
endif
|
||||
|
||||
gb_Library_FILENAMES := $(patsubst writerfilter_uno:writerfilter_uno%,writerfilter_uno:writerfilter%,$(gb_Library_FILENAMES))
|
||||
|
||||
# we do not require a known rule for these, when using system libs
|
||||
|
||||
ifeq ($(SYSTEM_LIBXML),YES)
|
||||
|
Reference in New Issue
Block a user