From b99e9c18b272d625ff6749c8924fd7b1c56821ce Mon Sep 17 00:00:00 2001 From: Cerapter Date: Tue, 14 Aug 2018 13:18:03 +0200 Subject: [PATCH] Changed the exe's official name to Attorney_Online_CC. --- .gitignore | 4 +++- Attorney_Online_remake.pro | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b3c3db4..d18dfea 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ object_script* server/__pycache__ *.o -moc* \ No newline at end of file +moc* +/Attorney_Online_CC_resource.rc +/attorney_online_cc_plugin_import.cpp diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index b1a7d9c..f26d5ee 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets RC_ICONS = logo.ico -TARGET = Attorney_Online_remake +TARGET = Attorney_Online_CC TEMPLATE = app VERSION = 2.4.8.0