Torque3D/Engine/source/console/torquescript/generateCompiler.bat

4 lines
107 B
Batchfile
Raw Normal View History

call bison.bat CMD CMDgram.c CMDgram.y . CMDgram.cpp
..\..\..\bin\flex\flex -PCMD -oCMDscan.cpp CMDscan.l