X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=make_win64.bat;h=3448f023e6893e3ef4113983c416ce0899a73c23;hb=823e34a0b123d0b035708e9e2cb61c8a31cb1d70;hp=c5e375ff20df036b883676eb0aa029ce527abddf;hpb=149977431fdf88cc5a30a22cecc46e10f43c775d;p=onig diff --git a/make_win64.bat b/make_win64.bat index c5e375f..3448f02 100644 --- a/make_win64.bat +++ b/make_win64.bat @@ -2,4 +2,4 @@ SET ONIG_DIR=%~dp0\src set THIS_DIR=%~dp0 set BUILD_DIR=%cd% copy %ONIG_DIR%\config.h.win64 %BUILD_DIR%\config.h -nmake -f %THIS_DIR%\Makefile.windows +nmake -f %ONIG_DIR%\Makefile.windows