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
This commit is contained in:
@@ -547,7 +547,7 @@ if not GL_ONLY and BUILD_STC:
|
||||
|
||||
|
||||
swig_files = ['stc_.i']
|
||||
swig_sources = run_swig(swig_files, location, '', PKGDIR,
|
||||
swig_sources = run_swig(swig_files, location, GENDIR, PKGDIR,
|
||||
USE_SWIG, swig_force,
|
||||
swig_args + ['-I'+STC_H, '-I'+location],
|
||||
[opj(STC_H, 'stc.h')])
|
||||
|
Reference in New Issue
Block a user