update swig on windows
This commit is contained in:
9
winx64/bin/swigwin-4.0.0/Examples/python/import/bar.i
Normal file
9
winx64/bin/swigwin-4.0.0/Examples/python/import/bar.i
Normal file
@@ -0,0 +1,9 @@
|
||||
%module bar
|
||||
%{
|
||||
#include "bar.h"
|
||||
%}
|
||||
|
||||
%import base.i
|
||||
%include "bar.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user