# -*- mode: perl; indent-width: 4; -*- ############################################################################### # Copyright (c) ERG Transit Systems. 1996-2004 # # File: PLATFORM/WCE_IT3000 # # Contents: WCE IT-3000 # # Revision History: # Version Who Date Description # DDP 07-Feb-05 Created ############################################################################### # $WCEDefaultVersion = '410'; # Version + Platform $WCEDefaultPlatform = 'IT-3000'; # Together specify SDK path PlatformRequire( 'wce', '--Target=armv4i' ); 1;