tolua++ support

On window the version of tolua*+ is version 93 even if tolua*+ pretend it is 92
if you compile tolua*+ 93 and use it it will not work
because this version remove comments from the code and replaces spaces by space
The ant replacement use exact compare for replacement look at build.xml.
also tolua*+ do not compile out of the box.

How to solve:
the included file contains the necessary fixes to compile version 93 as 94
I would posted to tolua++ but cannot find a place to to do it.


tolua.zip (65.7 KB)