Only one release per build.

This commit is contained in:
Martin Rotter 2017-10-08 13:32:24 +02:00
parent e6eee64bfa
commit 0ec676409b
1 changed files with 2 additions and 2 deletions

View File

@ -166,9 +166,9 @@ message(rssguard: Prefix directory: \"$$PREFIX\".)
message(rssguard: Build revision: \"$$APP_REVISION\".)
message(rssguard: lrelease executable name: \"$$LRELEASE_EXECUTABLE\".)
QT += core gui widgets sql network xml
QT *= core gui widgets sql network xml
CONFIG *= c++11 debug_and_release warn_on
CONFIG *= c++11 warn_on
DEFINES *= QT_USE_QSTRINGBUILDER QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS UNICODE _UNICODE
VERSION = $$APP_VERSION