Android: Combine the two Java Eclipse projects into one.

Should make it easier to get ndk-gdb going, which I've always had crazy issues with with library projects.
This commit is contained in:
Henrik Rydgard 2015-09-10 18:51:48 +02:00
parent 05c625ed06
commit c757931779
35 changed files with 58 additions and 253 deletions

View file

@ -15,7 +15,6 @@
// Official git repository and contact information can be found at
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include "android/app-android.h"
#include "input/input_state.h"
#include "ui/ui.h"
#include "util/text/utf8.h"