added QSE_AWK_INCLUDEDIRS. actual impl still pending

This commit is contained in:
2013-01-22 14:20:10 +00:00
parent 0e48b7bc88
commit c7d88c455a
4 changed files with 47 additions and 17 deletions

View File

@ -984,6 +984,8 @@ enum qse_awk_opt_t
QSE_AWK_MODPREFIX,
QSE_AWK_MODPOSTFIX,
QSE_AWK_INCLUDEDIRS,
QSE_AWK_DEPTH_INCLUDE,
QSE_AWK_DEPTH_BLOCK_PARSE,
QSE_AWK_DEPTH_BLOCK_RUN,