Subversion Repositories DevTools

Rev

Rev 5709 | Blame | Compare with Previous | Last modification | View Log | RSS feed

###############################################################################
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
#
# File:         PLATFORM/WCE_PA962_500
#
# Contents:     WCEPA962_500
#
# Revision History:
# Version   Who      Date       Description
#           DDP      11-Jun-07  Created
###############################################################################
#

$WCEDefaultVersion         = '500';                   # Version + Platform
$WCEDefaultPlatform        = 'PA962 WINCE 500';       # Together specify SDK path

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

1;