Files
eepp/android-project/README
spartanj@gmail.com aed03cc653 Added default android project.
Fixed some things to improve android support.
2012-01-16 16:41:25 -03:00

4 lines
264 B
Plaintext

inside jni folder add symbolic link to src ( from the parent parent folder, the engine src folder, not the folder with the java file )
then
inside src/helper/android/sdl-1.3/include/ add a symbolic link to the same folder in a subfolder called SDL ( ln -s . SDL )