the default edje is well - just too heavy. less heavy now :)

SVN revision: 18126
This commit is contained in:
Carsten Haitzler 2005-10-30 05:36:50 +00:00
parent 040ff61b0b
commit 94749405f6
2 changed files with 3 additions and 3 deletions

View File

@ -247,7 +247,7 @@ e_cflags="-DUSE_E_CONFIG_H "$evas_cflags" "$ecore_cflags" "$edje_cflags" "$eet_c
AC_SUBST(e_libs)
AC_SUBST(e_cflags)
profile="FAST_PC"
profile="SLOW_PC"
AC_ARG_WITH(profile,
[ --with-profile=TARGET_PROFILE specify a target format profile of:
LOWRES_PDA, MEDIUMRES_PDA, HIRES_PDA,
@ -257,7 +257,7 @@ AC_ARG_WITH(profile,
profile=$v
echo " Enlightenment build profile set to "$profile;
],[
profile="FAST_PC"
profile="SLOW_PC"
])
EDJE_DEF="-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6"
EDJE_DEF=$EDJE_DEF" -DE17_PROFILE"=$profile

View File

@ -22,7 +22,7 @@
# define VSIZE 10
# elif E17_PROFILE == SLOW_PC
# define HALFFRAMES
# define SM
# define SM "sm_"
# define FRAME LOSSY 90
# define LOGOSZ 320 240
# define TSIZE 16