summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_opencl_test.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_opencl_test.mk
parent7c6e236d13367594b7697f67e4dcc7d58643e038 (diff)
sort libraries and components in sc test makefiles
Change-Id: I38cda4e1ba520c9bb15f71b27543cb80fd696424
Diffstat (limited to 'sc/CppunitTest_sc_opencl_test.mk')
-rw-r--r--sc/CppunitTest_sc_opencl_test.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/CppunitTest_sc_opencl_test.mk b/sc/CppunitTest_sc_opencl_test.mk
index 4adafd6bfd00..4fc6ecbada0d 100644
--- a/sc/CppunitTest_sc_opencl_test.mk
+++ b/sc/CppunitTest_sc_opencl_test.mk
@@ -45,8 +45,8 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_opencl_test, \
svx \
svxcore \
test \
- tl \
tk \
+ tl \
ucbhelper \
unotest \
utl \
@@ -72,8 +72,8 @@ $(eval $(call gb_CppunitTest_use_vcl,sc_opencl_test))
$(eval $(call gb_CppunitTest_use_components,sc_opencl_test,\
basic/util/sb \
- chart2/source/controller/chartcontroller \
chart2/source/chartcore \
+ chart2/source/controller/chartcontroller \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
@@ -88,16 +88,16 @@ $(eval $(call gb_CppunitTest_use_components,sc_opencl_test,\
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
- sc/util/sc \
- sc/util/scfilt \
scaddins/source/analysis/analysis \
scaddins/source/datefunc/date \
+ sc/util/sc \
+ sc/util/scfilt \
sfx2/util/sfx \
sot/util/sot \
svl/util/svl \
+ svtools/util/svt \
svx/util/svx \
svx/util/svxcore \
- svtools/util/svt \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \