Add necessary setting to graph demo

ugfx_release_2.6
inmarket 2016-02-13 13:03:15 +10:00
parent 71d72208b9
commit 410d1e756f
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
/* Features for the GDISP sub-system. */
#define GDISP_NEED_VALIDATION TRUE
#define GDISP_NEED_CLIP TRUE
#define GDISP_NEED_MULTITHREAD TRUE
/* Features for the GWIN subsystem. */
#define GWIN_NEED_WINDOWMANAGER TRUE