From 51a8b8798e7e251252892cebdbd0bcf368ada5a0 Mon Sep 17 00:00:00 2001 From: Denio Date: Tue, 12 Nov 2019 19:39:11 +0100 Subject: [PATCH] change building name to SilentDragonLite --- silentdragon-lite.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silentdragon-lite.pro b/silentdragon-lite.pro index e54460a..0121d8e 100644 --- a/silentdragon-lite.pro +++ b/silentdragon-lite.pro @@ -13,7 +13,7 @@ PRECOMPILED_HEADER = src/precompiled.h QT += widgets QT += websockets -TARGET = Silentdragonlite +TARGET = SilentDragonLite TEMPLATE = app