Fixed sizes of screen widget, after clicking on logo program will start, added return...
[mdictionary] / trunk / 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