FreeCalypso > hg > tcs211-c139
diff g23m/build_2092.bat @ 16:dc9d25ac72a9
initial preparations for building both 2091 and 2092 configs
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 06 Sep 2015 02:28:00 +0000 |
parents | |
children | 45adf5e17b9d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/build_2092.bat Sun Sep 06 02:28:00 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 +perl nds_busyb.pl -f system\busyb\productdefs\pdt_2092.xml %1 %2 + +REM perl nds_busyb.pl -f pdt_2092.mak %1 %2