Move qm_gen.pri

This commit is contained in:
Chocobo1 2018-06-11 17:49:58 +08:00 committed by sledgehammer999
commit 2ffc09d097
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
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}/ &&