Implement namespace support for v8 generator.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13748 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
90bbc6430b
commit
886f17c343
3 changed files with 53 additions and 13 deletions
|
|
@ -57,6 +57,7 @@ private:
|
|||
File *f_init_wrappers;
|
||||
File *f_init_inheritance;
|
||||
File *f_init_register;
|
||||
File *f_init_register_namespaces;
|
||||
|
||||
// the output cpp file
|
||||
File *f_wrap_cpp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue