Torque3D/Engine/source/console/torquescript/generateCompiler.bat
marauder2k7 83b3f01928 update bison flex
-Updated bison flex exe files to the latest windows version i could find
-Regenned the compiler..... alot of changes.....
2024-04-14 22:17:41 +01:00

4 lines
117 B
Batchfile

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