]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/monolithic.bkl
require bakefile 0.2.2 and not 0.2.1 and do it for all platforms (part of patch 1604462)
[wxWidgets.git] / build / bakefiles / monolithic.bkl
index d6b14c8302a4b8082b14071393b41932680772cb..80b4a74f66b31523ea0e6f36f619ce8bb4426a76 100644 (file)
@@ -5,7 +5,7 @@
     <set var="MONOLIB_GUI_SRC">
         <if cond="USE_GUI=='1'">
             $(CORE_SRC) $(ADVANCED_SRC) $(MEDIA_SRC) $(HTML_SRC) $(ODBC_SRC) $(QA_SRC)
-            $(DBGRID_SRC) $(XRC_SRC)
+            $(DBGRID_SRC) $(XRC_SRC) $(AUI_SRC) $(RICHTEXT_SRC)
         </if>
     </set>
     <set var="MONOLIB_SRC">