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
3
SWIG/Examples/python/import/runtime.i
Normal file
3
SWIG/Examples/python/import/runtime.i
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Empty module for building the runtime library
|
||||
%module runtime
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue