Revert "Project: remove DESTFILE definition (disrupts yocto build)"

This reverts commit 3cdd11cc36.
This commit is contained in:
2023-11-21 10:11:18 +01:00
parent 3cdd11cc36
commit ae9a5b0920
5 changed files with 7 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ TEMPLATE = app
VERSION = "1.0.0"
DESTDIR=$${_PRO_FILE_PWD_}/../build
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets