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/SWIG@6023 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6e570eda85
commit
d1f74a864f
22 changed files with 176 additions and 324 deletions
|
|
@ -2,16 +2,18 @@ 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
|
||||
example.dsw
|
||||
example.exp
|
||||
example.lib
|
||||
*.exp
|
||||
*.lib
|
||||
example.ncb
|
||||
example.opt
|
||||
example.plg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue