Subversion Repositories DevTools

Rev

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_PA961
#
# Contents:     WCE PA961
#
# Revision History:
# Version   Who      Date       Description
#           DDP      07-Feb-05  Created
###############################################################################
#

$WCEDefaultVersion         = '420';         # Version + Platform
$WCEDefaultPlatform        = 'PA961';       # Together specify SDK path

PlatformRequire( 'wce', '--Target=armv4' );

1;