Subversion Repositories DevTools

Rev

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

########################################################################
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
#
# File:         PLATFORM/ANDROID
#
# Contents:     ANDROID support
#
###############################################################################
#

AndroidInit();

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