aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCerapter <cerap@protonmail.com>2018-08-14 13:18:03 +0200
committerCerapter <cerap@protonmail.com>2018-08-14 13:18:03 +0200
commitb99e9c18b272d625ff6749c8924fd7b1c56821ce (patch)
treee854cf6e744be5a07fd09d15babdb577e116c727
parent693eb81962a51a406834bfaeba934c04b5c2e374 (diff)
Changed the exe's official name to Attorney_Online_CC.
-rw-r--r--.gitignore4
-rw-r--r--Attorney_Online_remake.pro2
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b3c3db4d..d18dfea8 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 b1a7d9ca..f26d5eea 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