Upgrade p4a clean #21

Open
jessopb wants to merge 43 commits from upgrade_p4a_clean into master
Showing only changes of commit eb5308fef0 - Show all commits

View file

@ -962,6 +962,7 @@ tools directory of the Android SDK.
'--launcher (SDL2 bootstrap only)' +
'to have something to launch inside the .apk!')
sys.exit(1)
print('ARGS ARGS ARGS', args)
make_package(args)
return args