mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Copy sip.h into the wx/include/wxPython folder
This commit is contained in:
2
wscript
2
wscript
@@ -577,6 +577,8 @@ def build(bld):
|
||||
for name in ['src/__init__.py', 'src/gizmos.py',]:
|
||||
copy_file(name, cfg.PKGDIR, update=1, verbose=1)
|
||||
|
||||
# Copy sip's sip.h for distribution with wxPython's header
|
||||
copy_file('sip/siplib/sip.h', 'wx/include/wxPython', update=1, verbose=1)
|
||||
|
||||
# Create the build tasks for each of our extension modules.
|
||||
addRelwithdebugFlags(bld, 'siplib')
|
||||
|
||||
2209
wx/include/wxPython/sip.h
Normal file
2209
wx/include/wxPython/sip.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user