]> git.saurik.com Git - wxWidgets.git/commit
Set stc and xrc to use GENDIR again as SWIG on Mac is still generating
authorRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 19:52:50 +0000 (19:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 15 Apr 2004 19:52:50 +0000 (19:52 +0000)
commitbefa69771ae5683eb408a95035a71d7a599e350c
tree39b6c1b5436de25ed05634f8329c73c8f6146492
parent7efa87d20203b4bfb06e610b361bd8ddca76d604
Set stc and xrc to use GENDIR again as SWIG on Mac is still generating
slightly different code than the other platforms for some reason

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/contrib/stc/mac/stc.py [new file with mode: 0644]
wxPython/contrib/stc/mac/stc_wrap.cpp [new file with mode: 0644]
wxPython/contrib/stc/stc.py [deleted file]
wxPython/contrib/stc/stc_wrap.cpp [deleted file]
wxPython/contrib/xrc/mac/xrc.py [new file with mode: 0644]
wxPython/contrib/xrc/mac/xrc_wrap.cpp [new file with mode: 0644]
wxPython/contrib/xrc/xrc.py [deleted file]
wxPython/contrib/xrc/xrc_wrap.cpp [deleted file]
wxPython/setup.py