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