aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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