feature:interface ported to Java

This commit is contained in:
Vladimir Kalinin 2013-05-21 20:05:54 +04:00
commit 766d55255b
7 changed files with 442 additions and 38 deletions

View file

@ -34,7 +34,8 @@ CPP_TEST_CASES = \
java_prepost \
java_throws \
java_typemaps_proxy \
java_typemaps_typewrapper
java_typemaps_typewrapper \
multiple_inheritance_abstract
# li_boost_intrusive_ptr
include $(srcdir)/../common.mk