* Use OpenGL
*/
#define wxUSE_OPENGL 0
+#define wxUSE_GLCANVAS 0
/*
* Use GUI
* Use this control
*/
#define wxUSE_NOTEBOOK 0
+/*
+ * Use wxPlot class
+ */
+#define wxUSE_PLOT 0
/*
* Use this control
*/
/*
* (virtual) filesystems code
*/
+#define wxUSE_FILESYSTEM 0
#define wxUSE_FS_INET 0
#define wxUSE_FS_ZIP 0