Loki/make.mingw.bat
syntheticpp ea88a72241 lib is now part of cvs
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@594 7ec92016-0320-0410-acc4-a06ded1c099a
2006-03-08 16:42:58 +00:00

10 lines
115 B
Batchfile
Executable file

@ECHO OFF
set LOKI_TMP=%1
if defined LOKI_TMP (
set PATH=%~1;%PATH%
)
set LOKI_TMP=
@ECHO ON
mingw32-make check