]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/presets/wx_unix.bkl
Re-enable wxAny<double>::GetAs<wxString>() test.
[wxWidgets.git] / build / bakefiles / wxpresets / presets / wx_unix.bkl
index 278aa06a635cb37117300f43956381127ea3e05f..870ad5f684bbfae2d3c901b0c7d871ab01d9ca80 100644 (file)
@@ -80,7 +80,7 @@ Format-specific notes:
             $(DOLLAR)(shell $(WX_CONFIG) --query-toolkit)
         </set>
         <option name="WX_PORT">
-            <values>gtk1,gtk2,msw,x11,motif,mgl,osx_cocoa,osx_carbon,dfb</values>
+            <values>gtk1,gtk2,msw,x11,motif,osx_cocoa,osx_carbon,dfb</values>
             <default-value force="1">$(WX_PORT_DEFAULT)</default-value>
             <description>
                 Port of the wx library to build against