Move qm_gen.pri

This commit is contained in:
Chocobo1 2018-06-11 17:49:58 +08:00
commit 5b7c089dd2
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
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}/ &&