edje: seems like preloading is fixed and we can now run edje_cc in //

This commit is contained in:
Cedric BAIL 2016-03-10 16:29:56 -08:00
parent b5425dc51a
commit e6a27e13b5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ int no_save = 0;
int min_quality = 0;
int max_quality = 100;
int compress_mode = EET_COMPRESSION_HI;
int threads = 0;
int threads = 1;
int annotate = 0;
int no_etc1 = 0;
int no_etc2 = 0;