Rev 227 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ Copyright (c) ERG Transit Systems. 1996-2004## File: PLATFORM/wcepapc_arm## Contents: WCE Pocket PC/ARM## Revision History:# Version Who Date Description# APY 23/04/04 Created################################################################################$WCEDefaultVersion = '420';$WCEDefaultPlatform = 'POCKET PC 2003';PlatformRequire( 'wce', '--Target=armv4' );1;