Last change
on this file since 1853 was
1724,
checked in by rgrieder, 16 years ago
|
- changed library dependency dir to lib_precompiled/include/ in msvc properties
- fixed a bug with tolua pkg file in msvc
- (u)int64_t to (unsigned) long long (C-Standard, so most c++ will have it anyway)
|
-
Property svn:eol-style set to
native
|
File size:
175 bytes
|
Line | |
---|
1 | /* |
---|
2 | ** Lua binding: tolua |
---|
3 | ** Generated automatically by tolua++-1.0.92 on 09/05/08 12:45:13. |
---|
4 | */ |
---|
5 | |
---|
6 | /* Exported function */ |
---|
7 | TOLUA_API int tolua_tolua_open (lua_State* tolua_S); |
---|
8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.