summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-10-17 19:49:37 -0300
committerStephan Bergmann <sbergman@redhat.com>2013-10-18 12:25:11 +0000
commitb538fc543ecfbafef94b15ef068890c22d7f2218 (patch)
tree9f7ebbf3375c2785d951f2881f5c0f6f0897976d /sd
parent30947844fe641021177120e134b1244cb7a95f7f (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 'sd')
-rw-r--r--sd/CppunitTest_sd_filters_test.mk2
-rw-r--r--sd/CppunitTest_sd_import_tests.mk2
2 files changed, 0 insertions, 4 deletions
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk
index 55f62c197a37..58dffc9b8436 100644
--- a/sd/CppunitTest_sd_filters_test.mk
+++ b/sd/CppunitTest_sd_filters_test.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sd_filters_test, \
cppuhelper \
drawinglayer \
editeng \
- fileacc \
i18nlangtag \
i18nutil \
msfilter \
@@ -77,7 +76,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_filters_test,\
configmgr/source/configmgr \
dbaccess/util/dba \
embeddedobj/util/embobj \
- fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
framework/util/fwk \
i18npool/util/i18npool \
diff --git a/sd/CppunitTest_sd_import_tests.mk b/sd/CppunitTest_sd_import_tests.mk
index be5ec1abb61d..8e0773cd76c6 100644
--- a/sd/CppunitTest_sd_import_tests.mk
+++ b/sd/CppunitTest_sd_import_tests.mk
@@ -25,7 +25,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sd_import_tests, \
cppuhelper \
drawinglayer \
editeng \
- fileacc \
for \
forui \
i18nlangtag \
@@ -73,7 +72,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_import_tests,\
dbaccess/util/dba \
desktop/source/deployment/deployment \
embeddedobj/util/embobj \
- fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
filter/source/svg/svgfilter \
forms/util/frm \