diff options
author | rephorm <rephorm> | 2006-06-25 04:26:20 +0000 |
---|---|---|
committer | rephorm <rephorm@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2006-06-25 04:26:20 +0000 |
commit | 2833820c3d8dda3a922fb0e18d581c634f927bc2 (patch) | |
tree | 1eb69529af1535e5be9c5d776595def889b91b22 /README | |
parent | 693af05a5321546f8b447ae42db769a862bb9ffb (diff) |
Include EFL prerequisites / build order in README
SVN revision: 23575
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,6 +10,16 @@ of its own (recommended) like: | |||
10 | 10 | ||
11 | You will, as usual need to add the subsequent bin dir to your $PATH etc. | 11 | You will, as usual need to add the subsequent bin dir to your $PATH etc. |
12 | 12 | ||
13 | PREREQUISITES: | ||
14 | |||
15 | The following Enlightenment Foundation Libraries are required by e17: | ||
16 | * eet | ||
17 | * evas | ||
18 | * ecore | ||
19 | * embryo | ||
20 | * edje | ||
21 | |||
22 | |||
13 | NOTES: | 23 | NOTES: |
14 | 24 | ||
15 | * do NOT use -mfpmath=sse in CFLAGS - we are not sure, but it may have bugds | 25 | * do NOT use -mfpmath=sse in CFLAGS - we are not sure, but it may have bugds |