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/WCENAUTIZX5
#
# Contents:     WCE "Nautiz eTicket Pro" built under VS2005
#
###############################################################################
#

PlatformRequire( 'wce', '--Target=armv5t', 
                        '--Toolchain=VS2005',
                        '--Version=502',            # Version + Platform
                        '--SDK=PocketPC',           # Together specify SDK path
                        '--SdkBase=Windows Mobile 6 SDK',
                        );

1;