# -*- mode: perl; indent-width: 4; -*- ############################################################################### # COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED. # # File: PLATFORM/WCEPSION_420 # # Contents: WCE PSION_420 # ############################################################################### # $WCEDefaultVersion = '500'; # Version + Platform $WCEDefaultPlatform = 'PsionTeklogixCE500'; # Together specify SDK path PlatformRequire( 'wce', '--Target=armv4i' ); 1;