]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
Updated the build docs a bit, added wxMetafileDataObject, and some
[wxWidgets.git] / wxPython / setup.py
index f224408ece65033255e94f6161e14749c8fa92c4..a8a33083638da8f9f0db40bd223a3c344a0ced81 100755 (executable)
@@ -731,13 +731,8 @@ if not GL_ONLY and BUILD_XRC:
 
                                 '%s/xh_unkwn.cpp' % XMLLOC,
                                 '%s/xml.cpp' % XMLLOC,
-                                '%s/xmlbin.cpp' % XMLLOC,
-                                '%s/xmlbinz.cpp' % XMLLOC,
-                                '%s/xmlexpat.cpp' % XMLLOC,
-
                                 '%s/xmlres.cpp' % XMLLOC,
                                 '%s/xmlrsall.cpp' % XMLLOC,
-                                '%s/xmlwrite.cpp' % XMLLOC,
 
                              ] + swig_sources,