Deleting notifies after user close it
[mdictionary] / trunk / src / plugins / plugins.pro
1 TEMPLATE = subdirs
2 SUBDIRS = xdxf google
3
4 check.target = check
5 check.CONFIG = recursive
6 check.recurse = xdxf
7 QMAKE_EXTRA_TARGETS += check
8