From 57d575b00da889496b4886b27cab5652f2462190 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Fri, 22 Jun 2018 15:10:44 +0300 Subject: [PATCH] The parameter TARGET is changed to Influence. --- src/Influence.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Influence.pro b/src/Influence.pro index edb180f..97a68fb 100644 --- a/src/Influence.pro +++ b/src/Influence.pro @@ -8,7 +8,7 @@ QT += core network gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets -TARGET = untitled +TARGET = Influence TEMPLATE = app # The following define makes your compiler emit warnings if you use