summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_tablesheetsobj.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-26 01:04:46 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-06-26 01:07:33 +0200
commit7847962863c7c2c23c7421be2b046c20c381916b (patch)
treecd0225f122e3dbd0360d5d9b1d5efca4a8d7c1c9 /sc/CppunitTest_sc_tablesheetsobj.mk
parentenable the test (diff)
downloadcore-7847962863c7c2c23c7421be2b046c20c381916b.tar.gz
core-7847962863c7c2c23c7421be2b046c20c381916b.zip
sort libraries and components in sc test makefiles
Change-Id: I38cda4e1ba520c9bb15f71b27543cb80fd696424
Diffstat (limited to 'sc/CppunitTest_sc_tablesheetsobj.mk')
-rw-r--r--sc/CppunitTest_sc_tablesheetsobj.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk
index 60c1c22d6195..4ba558974173 100644
--- a/sc/CppunitTest_sc_tablesheetsobj.mk
+++ b/sc/CppunitTest_sc_tablesheetsobj.mk
@@ -42,8 +42,8 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_tablesheetsobj, \
svx \
svxcore \
test \
- tl \
tk \
+ tl \
ucbhelper \
unotest \
utl \
@@ -82,13 +82,13 @@ $(eval $(call gb_CppunitTest_use_components,sc_tablesheetsobj,\
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
+ scripting/source/basprov/basprov \
+ scripting/util/scriptframe \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
$(if $(filter TRUE,$(DISABLE_SCRIPTING)),, \
sc/util/vbaobj) \
- scripting/source/basprov/basprov \
- scripting/util/scriptframe \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \