view g23m/build_2092.bat @ 39:acba9be2fc15

gdi display.c: really configure it for the C-Sample LCD this time
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 05 Nov 2015 00:56:18 +0000
parents 45adf5e17b9d
children
line wrap: on
line source

@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_2092.xml %1 %2

perl nds_busyb.pl -f pdt_2092.mak %1 %2