Changeset 553 for trunk/buildconf.inc
- Timestamp:
- 11/08/08 14:37:32 (5 years ago)
- File:
-
- 1 edited
-
trunk/buildconf.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/buildconf.inc
r552 r553 1 # build time optional components 2 #OPT_LUA_STRLIB=1 1 #!build time optional components - comment out the features you dont want to have in your build 3 2 OPT_LUA_IOLIB=1 4 3 OPT_LUA_OSLIB=1 … … 11 10 OPT_DEBUGGING=1 12 11 OPT_EDGEOVERLAY=1 13 #OPT_UBASIC=1 // Shall ubasic be compiled into build? not done yet 14 #OPT_LUA=1 // Shall lua support be compiled into build? not done yet 15 #OPT_SYMBOLS=1 // the symbols / not done yet 16 #OPT_LANGUAGEINTERFACE=1 // for people who won't use lang files at all / not done yer 12 #!OPT_LUA_STRLIB=1 // should not be uncommented at this time 13 #!OPT_UBASIC=1 // Shall ubasic be compiled into build? not done yet 14 #!OPT_LUA=1 // Shall lua support be compiled into build? not done yet 15 #!OPT_SYMBOLS=1 // the symbols / not done yet 16 #!OPT_LANGUAGEINTERFACE=1 // for people who won't use lang files at all / not done yer
Note: See TracChangeset
for help on using the changeset viewer.