]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/config.bkl
added ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
[wxWidgets.git] / build / bakefiles / config.bkl
index 11ddb55b08f03ed830be09c62247f77c1ade6cc5..bcea35aaa73d5fac8aa60eec3c5c2dfab66e7eb5 100644 (file)
@@ -176,6 +176,14 @@ Acts according to DEBUG_INFO by default.
             Use this to name your customized DLLs differently
         </description>
     </option>
+    <!-- These basically do what vendor does in the places it didn't. -->
+    <!-- They should all be unified under some suitable descriptor    -->
+    <option name="WX_FLAVOUR">
+        <default-value></default-value>
+    </option>
+    <option name="WX_LIB_FLAVOUR">
+        <default-value></default-value>
+    </option>
 
     <option name="CFG">
         <default-value></default-value>
@@ -214,6 +222,7 @@ to run the tests, include CppUnit library here.
         <option name="TOOLKIT_LOWERCASE"/>
         <option name="TOOLKIT_VERSION"/>
         <option name="TOOLCHAIN_NAME"/>
+        <option name="TOOLCHAIN_FULLNAME"/>
         <option name="EXTRALIBS"/>
         <option name="EXTRALIBS_XML"/>
         <option name="EXTRALIBS_HTML"/>