lccmake.bat
branchjv
changeset 12307 d7a3df44366a
parent 12294 b3efe6954d0f
child 12405 76f9a872362b
equal deleted inserted replaced
12306:9dc69e54fdd6 12307:d7a3df44366a
     1 @REM -------
     1 @REM -------
     2 @REM make using lcc compiler
     2 @REM make using lcc compiler
     3 @REM type lccmake, and wait...
     3 @REM type lccmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     5 @REM -------
     6 make.exe -N -f bc.mak USELCC=1 %*
     6 make.exe -N -f bc.mak -DUSELCC=1 %*
     7 
     7 
     8 
     8