mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
b86da76613
After adding the libtgvoip submodule its project was created by GYP outside the project folder, because the relative path to libtgvoip.gyp is "../ThirdParty/libtgvoip/" and projects are created in the same relative folders. Now we place MSVC and Xcode projects in tdesktop/Telegram, so the libtgvoip project is created at tdesktop/ThirdParty/libtgvoip.