######################################################################## # Copyright (c) VIX TECHNOLOGY (AUST) LTD # # File: PLATFORM/ANDROID # # Contents: ANDROID support # ############################################################################### # AndroidInit(); sub AndroidInit { # Toolset and generic platforms # Toolset( '*', 'android.pl' ); }