removeAccents refactorized out to the AccentsNormalizer class
[mdictionary] / trunk / trunk.pro
1 TEMPLATE=subdirs
2 SUBDIRS = tests src 
3
4 check.target = check
5 check.CONFIG = recursive
6 check.recurse = src
7 QMAKE_EXTRA_TARGETS += check