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