Kaydet (Commit) 26d08e75 authored tarafından Peter Foley's avatar Peter Foley

add wpftdraw to Library_merged

Change-Id: I40471e76a338430e010ad53f64aa6328f3c81b44
üst 36e3331b
......@@ -60,11 +60,13 @@ $(eval $(call gb_Library_use_externals,merged,\
nss3 \
openssl \
$(if $(filter-out IOS,$(OS)),\
cdr \
wpd \
wpg \
wps \
mwaw \
) \
mspub \
visio) \
zlib \
))
......
......@@ -73,7 +73,9 @@ gb_MERGEDLIBS := \
uui \
$(if $(DISABLE_SCRIPTING),,vbahelper) \
vcl \
$(if $(filter-out IOS,$(OS)),wpftwriter) \
$(if $(filter-out IOS,$(OS)), \
wpftdraw \
wpftwriter) \
xmlscript \
xmlsecurity \
xo \
......
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