building-win: update .sln => .slnx

This commit is contained in:
cumdev1337
2026-03-04 02:39:06 +02:00
committed by 23rd
parent 7a9b62fc40
commit 719cae0406
+1 -1
View File
@@ -58,7 +58,7 @@ For `win64` (64-bit):
configure.bat x64 -D TDESKTOP_API_ID=YOUR_API_ID -D TDESKTOP_API_HASH=YOUR_API_HASH configure.bat x64 -D TDESKTOP_API_ID=YOUR_API_ID -D TDESKTOP_API_HASH=YOUR_API_HASH
* Open ***BuildPath*\\tdesktop\\out\\Telegram.sln** in Visual Studio 2026 * Open ***BuildPath*\\tdesktop\\out\\Telegram.slnx** in Visual Studio 2026
* Select Telegram project and press Build > Build Telegram (Debug and Release configurations) * Select Telegram project and press Build > Build Telegram (Debug and Release configurations)
* The result Telegram.exe will be located in **D:\TBuild\tdesktop\out\Debug** (and **Release**) * The result Telegram.exe will be located in **D:\TBuild\tdesktop\out\Debug** (and **Release**)