]> git.saurik.com Git - wxWidgets.git/blobdiff - build/config.wat
moved smart phone test to chkconf.h from features.h
[wxWidgets.git] / build / config.wat
index 04fa24cd4e7ef6b29fddd8f52d11de895d63475f..516eee0de51f9ba37737e0bf6d0b7bac368c82ab 100644 (file)
@@ -44,7 +44,7 @@ USE_GUI = 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]
 USE_HTML = 1
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
-USE_OPENGL = 1
+USE_OPENGL = 0
 # Use this to name your customized DLLs differently 
 VENDOR = custom
 # Build wxUniversal instead of native port? [0,1]