diff options
Diffstat (limited to 'src/make_uname.bat')
-rw-r--r-- | src/make_uname.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make_uname.bat b/src/make_uname.bat index 11aad0e..70c3510 100644 --- a/src/make_uname.bat +++ b/src/make_uname.bat @@ -36,7 +36,7 @@ goto end :gdiplus_VC call tecmake %2 "MF=cdcontextplus" %3 %4 %5 %6 -call tecmake %2 "MF=cdluacontextplus5" %2 %3 %4 %5 %6 %7 %8 +call tecmake %2 "MF=cdluacontextplus5" %3 %4 %5 %6 %7 %8 goto end :all-vc |