авто деплой

This commit is contained in:
PC1\PTyTb
2025-09-11 09:53:03 +03:00
parent 68c9909eba
commit 99e3a701e3
+1 -1
View File
@@ -7,7 +7,7 @@
#define MyAppExePath MyAppDir + "\Win32\Release\" + MyAppExeName #define MyAppExePath MyAppDir + "\Win32\Release\" + MyAppExeName
#define MyAppVersion GetFileVersion(MyAppExePath) #define MyAppVersion GetFileVersion(MyAppExePath)
#define MyAppPublisher "PTyTb, Inc." #define MyAppPublisher "PTyTb, Inc."
#define MyAppURL "https://ptytb.ru/ttw_bot" #define MyAppURL "https://ptytb.ru/ttw_bot"
#define MyAppAssocName MyAppName + "_Files" #define MyAppAssocName MyAppName + "_Files"
#define MyAppAssocExt ".myp" #define MyAppAssocExt ".myp"
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt #define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt