import and import_template examples that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
aa07e2c4d5
commit
b5833a6011
22 changed files with 176 additions and 324 deletions
|
|
@ -2,10 +2,12 @@ bar.py
|
|||
base.py
|
||||
foo.py
|
||||
spam.py
|
||||
runtime.py
|
||||
bar.pyc
|
||||
base.pyc
|
||||
foo.pyc
|
||||
spam.pyc
|
||||
runtime.pyc
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue