X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b33fe0222417a1599876ef82c969c322a8a0556..d834f22c8e4248e8c035643ec1894a4cfd038419:/setup.h.in diff --git a/setup.h.in b/setup.h.in index da40f4be73..e372fcbe33 100644 --- a/setup.h.in +++ b/setup.h.in @@ -154,6 +154,7 @@ * Use OpenGL */ #define wxUSE_OPENGL 0 +#define wxUSE_GLCANVAS 0 /* * Use GUI @@ -575,6 +576,7 @@ /* * (virtual) filesystems code */ +#define wxUSE_FILESYSTEM 0 #define wxUSE_FS_INET 0 #define wxUSE_FS_ZIP 0