summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-30 23:50:17 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-30 23:50:17 -0400
commit2f3f14608d81899ebec50e2381ecde96aa76c64e (patch)
tree58a7565af11d39f7f14791da3628a1a6995dd5d7 /sc/CppunitTest_sc_ucalc.mk
parentc238c19d2fed00919e02c4bc268d99ceaa73aca1 (diff)
Unit test for INDIRECT function with different configurations.
Change-Id: I8605a575ed37fc48554d31ee823ea42ea3a771d1
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index cf3beac3f8aa..e0d836dc1611 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -77,6 +77,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_ucalc, \
$(eval $(call gb_CppunitTest_set_include,sc_ucalc,\
-I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/source/core/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))