diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2013-10-17 19:49:37 -0300 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-18 12:25:11 +0000 |
commit | b538fc543ecfbafef94b15ef068890c22d7f2218 (patch) | |
tree | 9f7ebbf3375c2785d951f2881f5c0f6f0897976d /sc/CppunitTest_sc_rangelst_test.mk | |
parent | 30947844fe641021177120e134b1244cb7a95f7f (diff) |
fdo#60698: Move fileaccess module to ucb
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb
Reviewed-on: https://gerrit.libreoffice.org/6311
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc/CppunitTest_sc_rangelst_test.mk')
-rw-r--r-- | sc/CppunitTest_sc_rangelst_test.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_rangelst_test.mk b/sc/CppunitTest_sc_rangelst_test.mk index 45cef04a437c..3b5e347f1a22 100644 --- a/sc/CppunitTest_sc_rangelst_test.mk +++ b/sc/CppunitTest_sc_rangelst_test.mk @@ -37,7 +37,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_rangelst_test, \ cppuhelper \ drawinglayer \ editeng \ - fileacc \ for \ forui \ i18nlangtag \ @@ -89,7 +88,6 @@ $(eval $(call gb_CppunitTest_use_components,sc_rangelst_test,\ dbaccess/util/dba \ embeddedobj/util/embobj \ eventattacher/source/evtatt \ - fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ forms/util/frm \ framework/util/fwk \ |