]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Remove buildbot.css as it's never been used.
[wxWidgets.git] / build / msw / config.bcc
index a5b79607546d49b4d34b5aea737849d72c230606..10034928813ac4b172ae7730de3e48bf1e26d039 100644 (file)
@@ -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]