Subversion Repositories DevTools

Rev

Rev 4324 | Blame | Compare with Previous | Last modification | View Log | RSS feed

########################################################################
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
#
# File:         PLATFORM/ANDROID
#
# Contents:     ANDROID support
#
###############################################################################
#

AndroidInit();

sub AndroidInit
{
#   Toolset and generic platforms
#
    Toolset( '*', 'android.pl' );
}