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