mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Engine directory for ticket #1
This commit is contained in:
parent
352279af7a
commit
7dbfe6994d
3795 changed files with 1363358 additions and 0 deletions
3
Engine/source/console/generateCompiler.bat
Normal file
3
Engine/source/console/generateCompiler.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
call bison.bat CMD CMDgram.c CMDgram.y . CMDgram.cpp
|
||||
..\..\bin\flex\flex -PCMD -oCMDscan.cpp CMDscan.l
|
||||
Loading…
Add table
Add a link
Reference in a new issue