diff options
author | David 'Digit' Turner <digit@google.com> | 2009-07-29 19:04:44 +0200 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2009-07-29 19:04:44 +0200 |
commit | 2175b35cd934bab06c23db69a738c841a33fe002 (patch) | |
tree | c594ee24ebd80a675e066a549d740390c0e498c2 | |
parent | 3ba10369e8e108f406ac784e87ef6e32216380c1 (diff) | |
download | sdk-2175b35cd934bab06c23db69a738c841a33fe002.zip sdk-2175b35cd934bab06c23db69a738c841a33fe002.tar.gz sdk-2175b35cd934bab06c23db69a738c841a33fe002.tar.bz2 |
Look for Android.mk in $(APP_PROJECT_PATH)/jni by default.
This gets rid of the 'sources' directory and allows all sources
of a given Android application to be in the same directory tree
without using a symlink trick.
Note that apps/<name>/Application.mk is still required though.
A later release of the NDK will get rid of it too, but the change
is too drastic for the upcoming release.
The change moves various source files from sources into their
app/<name>/project/jni directory as well.
The whole documentation is updated to reflect the change.
0 files changed, 0 insertions, 0 deletions