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/WCE_PCM7220## Contents: WCE PCM7220## Revision History:# Version Who Date Description# DDP 07-Feb-05 Created################################################################################$WCEDefaultVersion = '410'; # Version + Platform$WCEDefaultPlatform = 'PCM7220'; # Together specify SDK pathPlatformRequire( 'wce', '--Target=armv4i' );1;