mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-29 13:39:06 +00:00
Fix build script for Windows.
This commit is contained in:
parent
28c58b41fe
commit
f3d5f0c9de
@ -177,7 +177,7 @@ if %BuildUWP% equ 0 (
|
|||||||
|
|
||||||
for /f ^"usebackq^ eol^=^
|
for /f ^"usebackq^ eol^=^
|
||||||
|
|
||||||
^ delims^=^" %%a in (%ReleasePath%\%BinaryName%.exe.sym) do (
|
^ delims^=^" %%a in (%ReleasePath%\%BinaryName%.sym) do (
|
||||||
set "SymbolsHashLine=%%a"
|
set "SymbolsHashLine=%%a"
|
||||||
goto symbolslinedone
|
goto symbolslinedone
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user