]> granicus.if.org Git - onig/blob - make_win32.bat
reduce CHECK_TRY_IN_MATCH_LIMIT points
[onig] / make_win32.bat
1 SET ONIG_DIR=%~dp0\src
2 set THIS_DIR=%~dp0
3 set BUILD_DIR=%cd%
4 copy %ONIG_DIR%\config.h.win32 %BUILD_DIR%\config.h
5 nmake -f %ONIG_DIR%\Makefile.windows