Initial implementation - everything compiles but might not work

This commit is contained in:
Artem Serebriyskiy 2013-10-28 13:18:15 +04:00
commit 1c5a0f8b9c
6 changed files with 655 additions and 177 deletions

View file

@ -2,7 +2,7 @@
%module nspace
// nspace feature only supported by these languages
#if defined(SWIGJAVA) || defined(SWIGCSHARP) || defined(SWIGD)
#if defined(SWIGJAVA) || defined(SWIGCSHARP) || defined(SWIGD) || defined(SWIGLUA)
#if defined(SWIGJAVA)
SWIG_JAVABODY_PROXY(public, public, SWIGTYPE)