mirror of https://github.com/procxx/kepka.git
Fix build scripts.
This commit is contained in:
parent
100fed3622
commit
74733275d8
|
@ -1,5 +1,6 @@
|
||||||
@echo OFF
|
@echo OFF
|
||||||
|
|
||||||
|
setlocal enabledelayedexpansion
|
||||||
set "FullScriptPath=%~dp0"
|
set "FullScriptPath=%~dp0"
|
||||||
|
|
||||||
python %FullScriptPath%configure.py %*
|
python %FullScriptPath%configure.py %*
|
||||||
|
|
Loading…
Reference in New Issue