diff options
| author | aarne <aarne@chalmers.se> | 2014-05-21 08:19:34 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-05-21 08:19:34 +0000 |
| commit | f2e28c59c6cd782ca4a4894c4956925d0ca68451 (patch) | |
| tree | f59c3414bab5d73e09ccff1edb6705633c5f651b /examples | |
| parent | 75475b579d16a662bac05a783dd6099a4c960e8d (diff) | |
App compilation instructions: with parallel compilation, make Phrasebook separately
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/app/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/README b/examples/app/README index 4645d2c88..a6f0264a7 100644 --- a/examples/app/README +++ b/examples/app/README @@ -18,7 +18,7 @@ repository (darcs or github): GF/examples/phrasebook -- Phrasebook sources GF/examples/app -- App sources (this directory) -3. Do 'make' and take a cup of coffee. If you have multiple cores, do 'make -j' and take an espresso. +3. Do 'make' and take a cup of coffee. If you have multiple cores, do first 'make Phrasebook' and then 'make -j App11.pgf' and take an espresso. 4. Go to GF/src/ui/android and follow the README |
