######################################################################## # 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' ); }