авто деплой

This commit is contained in:
PC1\PTyTb 2025-09-11 09:56:35 +03:00
parent 99e3a701e3
commit 9bdbee7d72
1 changed files with 1 additions and 1 deletions

View File

@ -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