X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ece421c6c40b0977dc2a7f91f9eff7234b814dd..69ce9cea39ee9f6edf588101dd78948d2d9f4ba2:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index aa91510fff..1003492881 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.2.4 (http://www.bakefile.org) +# Bakefile 0.2.6 (http://www.bakefile.org) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= @@ -130,7 +130,7 @@ USE_STC = 1 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1] !ifndef USE_OPENGL -USE_OPENGL = 0 +USE_OPENGL = 1 !endif # Build quality assurance classes library (USE_GUI must be 1)? [0,1]