]> git.saurik.com Git - wxWidgets.git/commit
Since there have to be platform ifdef's in wxSTC for wxMAC then we
authorRobin Dunn <robin@alldunn.com>
Sat, 27 Oct 2001 01:19:32 +0000 (01:19 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 27 Oct 2001 01:19:32 +0000 (01:19 +0000)
commit74933d7501fe5c62fdf18707c0af95732fda8ff6
treeee5a65e2697767a32cb7477259c22ace91527e49
parent2dfba8cac96915eed7facc354fd037f09d6b6ea2
Since there have to be platform ifdef's in wxSTC for wxMAC then we
need to have septarate sets of the swig generated code.

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