mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-28 18:23:38 +00:00
Remove attempt of a shadow Qt build.
This commit is contained in:
parent
1ef0046002
commit
67bafa02fe
@ -203,10 +203,8 @@ Open **x64 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
||||
cd qtbase
|
||||
for /r %i in (..\..\patches\qtbase_5_15_2\*) do git apply %i
|
||||
cd ..
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
..\configure ^
|
||||
configure ^
|
||||
-prefix "%LibrariesPath%\Qt-5.15.2" ^
|
||||
-debug-and-release ^
|
||||
-force-debug-info ^
|
||||
|
Loading…
Reference in New Issue
Block a user