]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/config.py
use new wxAPPLY_T macro instead of 3 identical __XDATE__/__XTIME__/__XFILE__ ones
[wxWidgets.git] / wxPython / config.py
index 09e89eaf53d6c99fd5f0231674e35d6a012f64c9..0188ea6fd086e04e3f1f0f09ff22e2d8a7ab9c3e 100644 (file)
@@ -903,6 +903,7 @@ if USE_SWIG:
                        '-fvirtual',
                        '-fastinit',
                        '-fastunpack',
+                       #'-outputtuple',  Currently setting this with a -D define above
                        ]
              
 if UNICODE: