Added the JAVA_JNI_LOADLIBRARY macro for the jniclasscode pragma included in _upm.i for all java SWIG interface files.

This commit is contained in:
Serban Waltter
2018-01-17 14:11:35 +02:00
committed by Noel Eck
parent 6725559669
commit 2551596309
220 changed files with 228 additions and 2193 deletions

View File

@ -2,8 +2,7 @@
%include "stdint.i"
%include "upm_exception.i"
/* Additional swig file w/helper macros to import (but not expose) */
%import "_upm.i"
%import _upm.i
%{
#include "version.hpp"