projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
*** empty log message ***
[wxWidgets.git]
/
setup.h.in
diff --git
a/setup.h.in
b/setup.h.in
index 6c9afc72b10ff8ebc7e2d8f9fd7173075be26abc..e372fcbe33ddfe2fd4c6f578523fcbb7e5b7617a 100644
(file)
--- a/
setup.h.in
+++ b/
setup.h.in
@@
-154,6
+154,7
@@
* Use OpenGL
*/
#define wxUSE_OPENGL 0
* Use OpenGL
*/
#define wxUSE_OPENGL 0
+#define wxUSE_GLCANVAS 0
/*
* Use GUI
/*
* Use GUI
@@
-257,6
+258,10
@@
* Use this control
*/
#define wxUSE_NOTEBOOK 0
* Use this control
*/
#define wxUSE_NOTEBOOK 0
+/*
+ * Use wxPlot class
+ */
+#define wxUSE_PLOT 0
/*
* Use this control
*/
/*
* Use this control
*/
@@
-571,6
+576,7
@@
/*
* (virtual) filesystems code
*/
/*
* (virtual) filesystems code
*/
+#define wxUSE_FILESYSTEM 0
#define wxUSE_FS_INET 0
#define wxUSE_FS_ZIP 0
#define wxUSE_FS_INET 0
#define wxUSE_FS_ZIP 0