add lua commands
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
ca81c9a1f1
commit
125d12a1a2
|
@ -37,6 +37,11 @@ BUILTIN_STL_SUPPORT = NO
|
||||||
CPP_CLI_SUPPORT = NO
|
CPP_CLI_SUPPORT = NO
|
||||||
DISTRIBUTE_GROUP_DOC = NO
|
DISTRIBUTE_GROUP_DOC = NO
|
||||||
SUBGROUPING = YES
|
SUBGROUPING = YES
|
||||||
|
|
||||||
|
ALIASES += luastack="\par Lua Stack:"
|
||||||
|
ALIASES += lparam="- \em param "
|
||||||
|
ALIASES += lreturn="- \em returns "
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Build related configuration options
|
# Build related configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue