upm/src/bmpx8x/jsupm_bmpx8x.i

10 lines
122 B
OpenEdge ABL
Raw Normal View History

%module jsupm_bmpx8x
%include "../upm.i"
%{
#include "bmpx8x.hpp"
%}
%include "bmpx8x_defs.h"
%include "bmpx8x.hpp"