summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangeobj.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_cellrangeobj.mk
parent7c6e236d13367594b7697f67e4dcc7d58643e038 (diff)
sort libraries and components in sc test makefiles
Change-Id: I38cda4e1ba520c9bb15f71b27543cb80fd696424
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index 804e4543cde9..2d755ad91371 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -36,14 +36,14 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_cellrangeobj, \
sc \
sfx \
sot \
+ subsequenttest \
svl \
svt \
svx \
svxcore \
test \
- tl \
tk \
- subsequenttest \
+ tl \
ucbhelper \
unotest \
utl \
@@ -76,19 +76,19 @@ $(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\
filter/source/storagefilterdetect/storagefd \
forms/util/frm \
framework/util/fwk \
- i18npool/util/i18npool \
i18npool/source/search/i18nsearch \
+ i18npool/util/i18npool \
oox/util/oox \
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 \