fix: make it build

This commit is contained in:
AlexeyZavar
2026-04-04 17:56:43 +03:00
parent 2f5970d57c
commit 814739b52b
10 changed files with 39 additions and 14 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Go to ***BuildPath*\\tdesktop\\Telegram** and run
configure.bat x64 -D TDESKTOP_API_ID=2040 -D TDESKTOP_API_HASH=b18441a1ff607e10a989891a5462e627
* Open ***BuildPath*\\tdesktop\\out\\Telegram.sln** in Visual Studio 2022
* Open ***BuildPath*\\tdesktop\\out\\Telegram.slnx** in Visual Studio 2022
* Select Telegram project and press Build > Build Telegram (Debug and Release configurations)
* The result AyuGram.exe will be located in **D:\TBuild\tdesktop\out\Debug** (and **Release**)