summaryrefslogtreecommitdiff
path: root/make_win32.bat
blob: bd1a07216770b5f65b738b34c90ab33b38ad19ab (plain)
1
2
3
4
5
SET ONIG_DIR=%~dp0\src
set THIS_DIR=%~dp0
set BUILD_DIR=%cd%
copy %ONIG_DIR%\config.h.win32 %BUILD_DIR%\config.h
nmake -f %ONIG_DIR%\Makefile.windows %1