Changeset 553 for trunk/buildconf.inc


Ignore:
Timestamp:
11/08/08 14:37:32 (5 years ago)
Author:
phyrephox
Message:

maintenance, bugfixing

File:
1 edited

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 
    32OPT_LUA_IOLIB=1 
    43OPT_LUA_OSLIB=1 
     
    1110OPT_DEBUGGING=1 
    1211OPT_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.