mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
Update b5t007001.i
This commit is contained in:
parent
dcffdf6ba9
commit
e349b0a384
@ -1,5 +1,5 @@
|
|||||||
#ifdef SWIGPYTHON
|
#ifdef SWIGPYTHON
|
||||||
%module (package="upm") b5t007001
|
%module (package="upm") omb5t007001
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
%include "../common_top.i"
|
%include "../common_top.i"
|
||||||
@ -13,6 +13,9 @@ JAVA_JNI_LOADLIBRARY(javaupm_b5t007001)
|
|||||||
/* BEGIN Common SWIG syntax ------------------------------------------------- */
|
/* BEGIN Common SWIG syntax ------------------------------------------------- */
|
||||||
%{
|
%{
|
||||||
#include "b5t007001.hpp"
|
#include "b5t007001.hpp"
|
||||||
|
#include "STBAPI.h"
|
||||||
|
#include "STBCommonDef.h"
|
||||||
|
#include "STBTypedef.h"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%include "b5t007001.hpp"
|
%include "b5t007001.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user