Move qm_gen.pri

This commit is contained in:
Chocobo1
2018-06-11 17:49:58 +08:00
parent 5d94db9c79
commit 5b7c089dd2
4 changed files with 7 additions and 8 deletions

View File

@@ -3,7 +3,6 @@ TEMPLATE = subdirs
SUBDIRS += src
include(version.pri)
include(qm_gen.pri)
# Make target to create release tarball. Use 'make tarball'
tarball.commands += rm -fR ../$${PROJECT_NAME}-$${PROJECT_VERSION}/ &&