]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/config.bkl
mention wxLogInterposer(Temp)
[wxWidgets.git] / build / bakefiles / config.bkl
index d0458b1701428a0ba64eec9528106c96555a01ec..a17f588216df3d531a54383e166d3b3eb17d8437 100644 (file)
@@ -49,7 +49,7 @@
     <option name="UNICODE">
         <values>0,1</values>
         <values-description>,Unicode</values-description>
-        <default-value>0</default-value>
+        <default-value>1</default-value>
         <description>
             Compile Unicode build of wxWidgets?
         </description>
@@ -470,7 +470,7 @@ Set the version of your Mingw installation here.
         <set var="BUILD">debug</set>
         <set var="SHARED">0</set>
         <set var="WXUNIV">0</set>
-        <set var="UNICODE">0</set>
+        <set var="UNICODE">1</set>
         <!-- Free version does not distribute OpenGL,
              in commercial distribution better use dmars_smake format -->
         <set var="USE_OPENGL">0</set>