Updated build instructions

This commit is contained in:
hooby3dfx 2014-01-07 11:30:52 -05:00
parent 8c61d40afd
commit 15fa12974d
1 changed files with 6 additions and 4 deletions

View File

@ -18,11 +18,13 @@ Let's try to keep everything under a single project :)
To build for android To build for android
-------------------- --------------------
``` Tools required:
cd newdc\android\libnewdc -Latest Android SDK and NDK (duh)
android update project -p . -Ant
cd ..\..\..\reicast\android From project root directory:
```
cd shell\android
android update project -p . android update project -p .
ndk-build -j 4 ndk-build -j 4