lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 07 Dec 2016 13:18:16 +0000
changeset 26 b2c091b8cea1
parent 24 7626891b37f0
permissions -rw-r--r--
Fixed initialization of SmaCCEdge There's no `UnicodeString` anymore. Changed: WriteStream on: UnicodeString new to: String new writeStream
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     1
@REM -------
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     2
@REM make using lcc compiler
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     3
@REM type lccmake, and wait...
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     5
@REM -------
24
7626891b37f0 Build files regenerated
vranyj1
parents: 23
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
23
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     7
11ad79f459e6 - stx_goodies_smaCC
vranyj1
parents:
diff changeset
     8