diff options
Diffstat (limited to 'Mkfiles/vc14/genperf/run.bat')
-rw-r--r-- | Mkfiles/vc14/genperf/run.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mkfiles/vc14/genperf/run.bat b/Mkfiles/vc14/genperf/run.bat index 4f655b84..c6f83543 100644 --- a/Mkfiles/vc14/genperf/run.bat +++ b/Mkfiles/vc14/genperf/run.bat @@ -23,6 +23,7 @@ echo Building with Python ... set _res_=%_my_:*REG_SZ=% set _end_=%_res_:*exe"=% call set _python_=%%_res_:%_end_%=%% +echo %_python_% call %_python_% modules\arch\x86\gen_x86_insn.py :therest |