SWIG 1.3.29 updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-03-18 01:03:08 +00:00
parent 10ae0adb58
commit 0ae3258d7a
3 changed files with 22 additions and 6 deletions

View File

@@ -903,6 +903,7 @@ if USE_SWIG:
'-fvirtual',
'-fastinit',
'-fastunpack',
#'-outputtuple', Currently setting this with a -D define above
]
if UNICODE: