correctly name project

This commit is contained in:
Yannik Schmidt
2020-09-04 13:21:40 +02:00
parent 205f591dad
commit 758babcaf8

View File

@@ -12,7 +12,7 @@ QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = untitled TARGET = speech-server-client-qt
TEMPLATE = app TEMPLATE = app
# The following define makes your compiler emit warnings if you use # The following define makes your compiler emit warnings if you use