]> git.saurik.com Git - wxWidgets.git/commitdiff
clarified that bakefile_gen is the tool to use, not bakefile
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Jan 2004 22:09:43 +0000 (22:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Jan 2004 22:09:43 +0000 (22:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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