Added one consistent building and testing system
[mdictionary] / trunk / src / src.pro
1 TEMPLATE=subdirs
2 SUBDIRS = plugins
3
4 check.target = check
5 check.CONFIG = recursive
6 check.recurse = plugins
7 QMAKE_EXTRA_TARGETS += check