Changed the exe's official name to Attorney_Online_CC.
This commit is contained in:
parent
693eb81962
commit
b99e9c18b2
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,3 +23,5 @@ server/__pycache__
|
|||||||
|
|
||||||
*.o
|
*.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
|
RC_ICONS = logo.ico
|
||||||
|
|
||||||
TARGET = Attorney_Online_remake
|
TARGET = Attorney_Online_CC
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
VERSION = 2.4.8.0
|
VERSION = 2.4.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user