Files
Phoenix/sip/siplib
Robin Dunn 7e90570bbd Update to sip 4.14.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-14 01:15:43 +00:00
..
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2011-08-25 23:43:02 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00
2013-03-14 01:15:43 +00:00

This folder contains a copy of the SIP runtime library code.  It is
here so we can make it part of the wxPython build instead of needing
to have a dependency upon SIP already being installed on user
machines. 

3rd party extension modules that need to use or interact with wxPython
types or other items will need to ensure that they #include the sip.h
located in this folder so they will know the proper module name to
import to find this version of the runtime library.  This feature was
added in SIP 4.12.