Remove 'VERSION' in project file ...

'VERSION' conflicts with 'EXTRA_QMAKEVARS_PRE' in yocto recipe.
This commit is contained in:
Siegfried Siegert 2024-01-22 10:50:59 +01:00
parent a8de97a528
commit 7679eb9481
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -9,7 +9,8 @@ INCLUDEPATH += $$_PRO_FILE_PWD_/include/mobilisis
INCLUDEPATH += $$_PRO_FILE_PWD_/include/rapidjson
#start version with project neuhauser/galtuer
VERSION=1.0.0
#Version is set in yocto recipe with "EXTRA_QMAKEVARS_PRE"
#VERSION=1.0.0
CONFIG(debug, debug|release) {
win32 {