Build/distrib things
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -753,6 +753,7 @@ if BUILD_STC:
|
||||
msg('Running gen_iface.py, regenerating stc.h and stc.cpp...')
|
||||
cwd = os.getcwd()
|
||||
os.chdir(opj(CTRB_SRC, 'stc'))
|
||||
sys.path.insert(0, os.curdir)
|
||||
import gen_iface
|
||||
gen_iface.main([])
|
||||
os.chdir(cwd)
|
||||
|
Reference in New Issue
Block a user