containing ui setup steps in the profiling again.
[platform/upstream/expedite.git] / README
1 Expedite 1.7.99
2
3 ******************************************************************************
4
5  FOR ANY ISSUES PLEASE EMAIL:
6  enlightenment-devel@lists.sourceforge.net
7
8 ******************************************************************************
9
10 Requirements:
11 -------------
12 Must have:
13  libc
14  libm
15  evas (at least 1.1.0)
16
17 This is meant to be a detailed and comprehensive benchmark suite for Evas.
18
19 The images can be interchanged for demonstration purposes. Logo.png should 
20 have some areas of alpha to demonstrate transparency.
21
22 ------------------------------------------------------------------------------
23 COMPILING AND INSTALLING:
24
25   ./configure
26   make
27 (as root unless you are installing in your users directories):
28   make install
29