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