]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxwin.py
XML library moved to the core
[wxWidgets.git] / build / bakefiles / wxwin.py
index 9496dcb052d7c027e0747a0e3b7968ccf036479a..071e25d93bec02d7646f3b67d9793dcdcae9f985 100644 (file)
@@ -29,10 +29,10 @@ def mk_wxid(id):
 
 
 # All libs that are part of the main library (i.e. non-contrib):
-MAIN_LIBS = ['mono', 'base', 'core', 'html']
+MAIN_LIBS = ['mono', 'base', 'core', 'html', 'xml']
 # List of library names/ids for categories with different names:
-LIBS_NOGUI = ['']
-LIBS_GUI   = ['core', 'html']
+LIBS_NOGUI = ['xml']
+LIBS_GUI   = ['core', 'html', 'gl']
 
 def mkLibName(wxid):
     """Returns string that can be used as library name, including name