preparations of moving start.bat to tools/

This commit is contained in:
Araq
2016-10-24 12:01:13 +02:00
parent ed9d0809ae
commit 8a9624683f

View File

@@ -1,6 +1,8 @@
@echo off
REM COLOR 0A
SET NIMPATH=%~dp0
SET NIMPATH=%~dp0\..
SET PATH=%NIMPATH%\bin;%NIMPATH%\dist\mingw\bin;%PATH%
cmd
cd %NIMPATH%
cmd