авто деплой
This commit is contained in:
parent
99e3a701e3
commit
9bdbee7d72
|
|
@ -7,7 +7,7 @@
|
|||
#define MyAppExePath MyAppDir + "\Win32\Release\" + MyAppExeName
|
||||
#define MyAppVersion GetFileVersion(MyAppExePath)
|
||||
#define MyAppPublisher "PTyTb, Inc."
|
||||
#define MyAppURL "https://ptytb.ru/ttw_bot"
|
||||
#define MyAppURL "https://ptytb.ru/ttw_bot"
|
||||
#define MyAppAssocName MyAppName + "_Files"
|
||||
#define MyAppAssocExt ".myp"
|
||||
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt
|
||||
|
|
|
|||
Loading…
Reference in New Issue