summaryrefslogtreecommitdiff
path: root/writerfilter/CppunitTest_writerfilter_rtftok.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 15:12:18 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 15:12:18 +0200
commitfbbb833dda9e86d93e8f45f02a1286edb81033a3 (patch)
treeda6d2d88c5e6396ac2578a5ab9fd91be77862ae4 /writerfilter/CppunitTest_writerfilter_rtftok.mk
parentcd2c512f9f6b6aa000fa48efb18033b3ebb3a264 (diff)
compile- and run-time use of UNO must be split
There are unit tests that do not use URE, e.g., in cppuhelper. This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8. Conflicts: sot/CppunitTest_sot_test_sot.mk svl/CppunitTest_svl_urihelper.mk
Diffstat (limited to 'writerfilter/CppunitTest_writerfilter_rtftok.mk')
-rw-r--r--writerfilter/CppunitTest_writerfilter_rtftok.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/writerfilter/CppunitTest_writerfilter_rtftok.mk b/writerfilter/CppunitTest_writerfilter_rtftok.mk
index ecc5d6693da1..bd5b33c10d3e 100644
--- a/writerfilter/CppunitTest_writerfilter_rtftok.mk
+++ b/writerfilter/CppunitTest_writerfilter_rtftok.mk
@@ -52,6 +52,8 @@ $(eval $(call gb_CppunitTest_use_api,writerfilter_rtftok,\
udkapi \
))
+$(eval $(call gb_CppunitTest_uses_ure,writerfilter_rtftok))
+
$(eval $(call gb_CppunitTest_use_components,writerfilter_rtftok,\
configmgr/source/configmgr \
ucb/source/core/ucb1 \