]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0016.txt
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git] / docs / tech / tn0016.txt
index 5094c996429014e9424fdf7d525e91d437327a90..0424bff9d0524ee6b93031598e0391696ef5f2c9 100644 (file)
@@ -41,6 +41,9 @@ Or monolithic wxBase:
              -DDEBUG_INFO=default -DDEBUG_FLAG=default
              -DOFFICIAL_BUILD=0 -DUSE_HTML=0 -DUSE_OPENGL=0 -DUSE_ODBC=0
              -DMONOLITHIC=1 -DUSE_GUI=0 wx.bkl
              -DDEBUG_INFO=default -DDEBUG_FLAG=default
              -DOFFICIAL_BUILD=0 -DUSE_HTML=0 -DUSE_OPENGL=0 -DUSE_ODBC=0
              -DMONOLITHIC=1 -DUSE_GUI=0 wx.bkl
+It is, however, recommended to modify Bakefiles.bkgen (or
+Bakefiles.local.bkgen) by means of <add-flags> and <del-flags> directives
+and use bakefile_gen instead of running bakefile directly.
 
 
 2. Bakefile files organization
 
 
 2. Bakefile files organization