Files
Phoenix/sip/siplib
Robin Dunn ac1a323144 Merge pull request #1026 from RobinD42/sip-4.19.13
Switch to SIP 4.19.13

(cherry picked from commit a268da9b84)
2018-10-03 19:25:45 -07:00
..
2017-01-21 13:21:59 -08:00
2017-01-21 13:21:59 -08:00
2017-01-21 13:21:59 -08:00
2017-11-02 21:39:05 -07:00
2015-03-17 13:24:18 -07:00
2017-11-02 21:39:05 -07:00
2017-01-21 13:21:59 -08:00
2018-01-16 09:37:04 -06:00
2017-01-21 13:21:59 -08: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.