Rev 5709 | Blame | Compare with Previous | Last modification | View Log | RSS feed
################################################################################ COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.## File: PLATFORM/WCEPSION_500_VS2005## Contents: WCE PSION_500 build under VS2005#################################################################################$WCEDefaultVersion = '500'; # Version + Platform$WCEDefaultPlatform = 'PsionTeklogixCE500'; # Together specify SDK pathPlatformRequire( 'wce', '--Target=armv4i', '--Toolchain=VS2005' );1;