Subversion Repositories DevTools

Rev

Rev 397 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

###############################################################################
# Copyright (c) Vix Technology 2012
#
# 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;