2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 14:08:41 +00:00

Fix build scripts.

This commit is contained in:
John Preston
2020-01-02 13:44:09 +03:00
parent 100fed3622
commit 74733275d8

View File

@@ -1,5 +1,6 @@
@echo OFF @echo OFF
setlocal enabledelayedexpansion
set "FullScriptPath=%~dp0" set "FullScriptPath=%~dp0"
python %FullScriptPath%configure.py %* python %FullScriptPath%configure.py %*