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