mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 05:45:40 +00:00
update bison flex
-Updated bison flex exe files to the latest windows version i could find -Regenned the compiler..... alot of changes.....
This commit is contained in:
parent
0954b081d0
commit
83b3f01928
65 changed files with 31010 additions and 11607 deletions
|
|
@ -1,6 +1,6 @@
|
|||
echo Changing to %4 ...
|
||||
cd %4
|
||||
echo Generating %2 and %3 with prefix %1.
|
||||
..\..\..\bin\bison\bison.exe -o %2 %3 --defines -p %1
|
||||
..\..\..\bin\bison-flex\win_bison.exe -o %2 %3 --defines -p %1
|
||||
echo Renaming %2 to %5 .
|
||||
move /Y %2 %5
|
||||
Loading…
Add table
Add a link
Reference in a new issue