Create translations at configure time

This commit is contained in:
Nick Tiskov 2013-01-16 00:21:11 +04:00
commit 92e24e332a
2 changed files with 20 additions and 0 deletions

View file

@ -3,6 +3,7 @@ TEMPLATE = subdirs
SUBDIRS += src
include(version.pri)
include(qm_gen.pri)
# Dist
dist.commands += rm -fR ../$${PROJECT_NAME}-$${PROJECT_VERSION}/ &&