Implement simulator release package builds (#159)
This commit is contained in:
committed by
GitHub
parent
72a9eb1279
commit
ceec04b34c
@@ -163,7 +163,7 @@
|
||||
#define LV_USE_DRAW_DAVE2D 0
|
||||
|
||||
/* Draw using cached SDL textures*/
|
||||
#define LV_USE_DRAW_SDL 1
|
||||
#define LV_USE_DRAW_SDL 0
|
||||
|
||||
/* Use VG-Lite GPU. */
|
||||
#define LV_USE_DRAW_VG_LITE 0
|
||||
|
||||
Reference in New Issue
Block a user