Changed the exe's official name to Attorney_Online_CC.
This commit is contained in:
parent
693eb81962
commit
b99e9c18b2
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,4 +22,6 @@ object_script*
|
||||
server/__pycache__
|
||||
|
||||
*.o
|
||||
moc*
|
||||
moc*
|
||||
/Attorney_Online_CC_resource.rc
|
||||
/attorney_online_cc_plugin_import.cpp
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user