Project: set TEMPLATE for apps

This commit is contained in:
2023-11-21 09:25:04 +01:00
parent 27f1a47e23
commit 7746f22d01
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ QT +=network
# for TCP-IP
TARGET = dCArun
TEMPLATE = app
VERSION = "1.0.0"
DESTDIR=$${_PRO_FILE_PWD_}/../build