]> granicus.if.org Git - onig/blobdiff - make_win64.bat
add a test of callout-name with content
[onig] / make_win64.bat
index c5e375ff20df036b883676eb0aa029ce527abddf..3448f023e6893e3ef4113983c416ce0899a73c23 100644 (file)
@@ -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