summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangeobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index c91923061d58..195dea16e5d0 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -70,9 +70,10 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_cellrangesbase, \
vcl \
xo \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_standard_system_libs,sc_cellrangesbase))
+
$(eval $(call gb_CppunitTest_set_include,sc_cellrangesbase,\
-I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \