Add necessary setting to graph demo
This commit is contained in:
parent
71d72208b9
commit
410d1e756f
@ -44,6 +44,7 @@
|
|||||||
/* Features for the GDISP sub-system. */
|
/* Features for the GDISP sub-system. */
|
||||||
#define GDISP_NEED_VALIDATION TRUE
|
#define GDISP_NEED_VALIDATION TRUE
|
||||||
#define GDISP_NEED_CLIP TRUE
|
#define GDISP_NEED_CLIP TRUE
|
||||||
|
#define GDISP_NEED_MULTITHREAD TRUE
|
||||||
|
|
||||||
/* Features for the GWIN subsystem. */
|
/* Features for the GWIN subsystem. */
|
||||||
#define GWIN_NEED_WINDOWMANAGER TRUE
|
#define GWIN_NEED_WINDOWMANAGER TRUE
|
||||||
|
Loading…
Reference in New Issue
Block a user