FreeCalypso > hg > tcs211-l1-reconst
diff g23m/build.bat @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children | 24178d4b7d2e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/build.bat Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,22 @@ +@echo off + +REM make sure that the temp directory paths don't include a space + +set TEMP=C:\Dvpt_tools\TI_TEMP +set TMP=C:\Dvpt_tools\TI_TEMP + + +REM both variants below should work + +REM SET path=C:\Dvpt_tools\Perl\bin;%path% +SET path=C:\Dvpt_tools\Perl\bin;C:\j2sdk1.4.2_02\bin;%systemroot%\system32 + +REM adjust the TI tools paths + +call set3x.bat + + +REM this one should not be used +REM perl nds_busyb.pl -f system\busyb\productdefs\pdt_2091.xml %1 %2 + +perl nds_busyb.pl -f pdt_2091.mak %1 %2