upm/src/bmpx8x/jsupm_bmpx8x.i

9 lines
97 B
OpenEdge ABL
Raw Normal View History

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