Fix build scripts.

This commit is contained in:
John Preston 2020-01-02 13:44:09 +03:00
parent 100fed3622
commit 74733275d8
1 changed files with 1 additions and 0 deletions

View File

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