]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/config.bkl
define EXTRALIBS_GNOMEPRINT
[wxWidgets.git] / build / bakefiles / config.bkl
index bcea35aaa73d5fac8aa60eec3c5c2dfab66e7eb5..f8d7609ee31be3a9d7fa4f8d049b1f574dfd8fa7 100644 (file)
@@ -354,6 +354,9 @@ Set the version of your Mingw installation here.
         <set var="SHARED">0</set>
         <set var="WXUNIV">0</set>
         <set var="UNICODE">0</set>
+        <!-- Free version does not distribute OpenGL,
+             in commercial distribution better use dmars_smake format -->
+        <set var="USE_OPENGL">0</set>
     </if>
 
     <!-- No need for wxUniv on embedded devices (yet): -->