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