wxc/swigtemplates/init.i

13 lines
274 B
OpenEdge ABL

%module init
%include <common.i>
%import "wx/setup.h"
#undef HAVE_VISIBILITY
#undef wxUSE_STD_CONTAINERS
#define wxUSE_STD_CONTAINERS 1
%import "wx/compiler.h"
%import "wx/dlimpexp.h"
%import "wx/platform.h"
%import "wx/defs.h"
%import "wx/chartype.h"
%include "wx/init.h"