summaryrefslogtreecommitdiff
path: root/basegfx/CppunitTest_basegfx.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-06 11:28:01 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-01-06 11:29:45 +0100
commitef41022c112924b339b8c9a426b161d81aa8a947 (patch)
tree309cd48ba63677312348d5df5b3fc13f34be7f86 /basegfx/CppunitTest_basegfx.mk
parent6be6357cce999e5a1a692da1f682847be3723587 (diff)
unusedcode: remove Plotter
Diffstat (limited to 'basegfx/CppunitTest_basegfx.mk')
-rw-r--r--basegfx/CppunitTest_basegfx.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk
index 2c3da084a594..3acabef12209 100644
--- a/basegfx/CppunitTest_basegfx.mk
+++ b/basegfx/CppunitTest_basegfx.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basegfx_test, \
basegfx/test/basegfxtools \
basegfx/test/clipstate \
basegfx/test/genericclipper \
- basegfx/test/testtools \
))
$(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
@@ -47,11 +46,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
$(gb_STDLIBS) \
))
-$(eval $(call gb_CppunitTest_set_include,basegfx_test,\
- $$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
-))
-
$(eval $(call gb_CppunitTest_add_api,basegfx_test,\
offapi \
udkapi \