Added VERSION-string.

This commit is contained in:
Gerhard Hoffmann 2023-11-08 16:21:36 +01:00
parent a9041d417d
commit c2aa6f9d39

View File

@ -4,6 +4,8 @@ QT +=network
# for TCP-IP
TARGET = CArunGui
VERSION = "1.0.0"
DESTDIR=$${_PRO_FILE_PWD_}/../build
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets