allow to include the swig runtime code into external user libraries
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6756 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
73b3b898d6
commit
8b8c5d9428
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
file. */
|
||||
|
||||
/* Insert common stuff */
|
||||
%insert(runtime) "swigrun.swg"
|
||||
%insert(runtime) "common.swg"
|
||||
|
||||
/* Include headers */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue