Rev 5709 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: perl; indent-width: 4; -*-################################################################################ COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.## File: PLATFORM/WCEX86A420## Contents: WCE SOM-4450 based on the ADVANTEC_X86_CE42## Revision History:# Version Who Date Description# DDP 12-Apr-05 Created################################################################################$WCEDefaultVersion = '420'; # Version + Platform$WCEDefaultPlatform = 'ADVANTECH_X86_420'; # Together specify SDK pathPlatformRequire( 'wce', '--Target=x86' );1;