summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uwriter.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-02-13 16:40:34 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-02-14 09:35:03 +0000
commitd1f7124c4bec104d0ee12927cba3f67f56b11829 (patch)
treea942b5bc4f8aa0aa4573924d77fc589caaf77114 /sw/CppunitTest_sw_uwriter.mk
parent8cefe14f428ab5521f10962ff68b02151d1207ad (diff)
Get Labels.xcu out of configuration data.
Modify the file format, install separately into share/labels, and parse it using xmlreader when needed. Saves time on startup and reduces pointless configurarion size.
Diffstat (limited to 'sw/CppunitTest_sw_uwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 4f25f5c2bdef..5bfd41018bf0 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -66,6 +66,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_uwriter, \
utl \
vbahelper \
vcl \
+ xmlreader \
xo \
$(gb_UWINAPI) \
))