premake/modules/android
Jason Jurecka c02879d626 vpath android.link fix
The issue that this solves is that if vpaths is used to resolve the
android needed file paths when they are referenced from other directories
within the directory structure but not considered external files.
2018-06-28 11:45:34 -07:00
..
tests Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
_manifest.lua Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
_preload.lua Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
android.lua Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
LICENSE.txt Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
README.md Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
vsandroid_androidproj.lua vpath android.link fix 2018-06-28 11:45:34 -07:00
vsandroid_sln2005.lua Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00
vsandroid_vcxproj.lua Allow system("android") per configuration 2018-04-18 00:55:59 +01:00
vsandroid_vstudio.lua Add 'modules/android/' from premake-android 2018-04-05 20:58:31 +10:00

Premake Extension to support Android NDK projects

Supported features:

Todo:

  • gmake support