Blame | Last modification | View Log | RSS feed
################################################################################ COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.## File: PLATFORM/ANDROIDX86_64## Contents: ANDROID support#################################################################################AndroidX86_64Init();sub AndroidX86_64Init{# Toolset and generic platforms#Toolset( '*', 'gcc.pl', '--Target=Android x86_64', '--CompilerTool=android-ndk-x86_64' );}