added version define

This commit is contained in:
Dorian Zedler 2019-04-08 18:02:35 +02:00
parent ff9cf3c3d6
commit f9328191bb

View file

@ -4,6 +4,7 @@ android {
QT += androidextras
}
VERSION = 0.04
DEFINES += APP_VERSION=$$VERSION
CONFIG += c++11
# The following define makes your compiler emit warnings if you use