Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / tests / tests.pro
1 TEMPLATE=subdirs
2 SUBDIRS = mDictionaryTests
3
4 check.target = check
5 check.CONFIG = recursive
6 check.recurse = mDictionaryTests
7 QMAKE_EXTRA_TARGETS += check