aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/makebison.bat
blob: 9d46f535a15ae653b1c356211884845d934079c0 (plain)
1
2
3
4
@echo off
"bison++" -d -Ssrc/bison.cc -Hsrc/bison.h -h%1/mhmakeparser.h -o%1/mhmakeparser.cpp src\mhmakeParser.y
python addstdafxh.py %1\mhmakeparser.cpp