From: Václav Slavík Date: Mon, 26 Jan 2004 22:09:43 +0000 (+0000) Subject: clarified that bakefile_gen is the tool to use, not bakefile X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1be21a1f21861a7bd992f42b12db96620c7ee03e clarified that bakefile_gen is the tool to use, not bakefile git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0016.txt b/docs/tech/tn0016.txt index 5094c99642..0424bff9d0 100644 --- a/docs/tech/tn0016.txt +++ b/docs/tech/tn0016.txt @@ -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 +It is, however, recommended to modify Bakefiles.bkgen (or +Bakefiles.local.bkgen) by means of and directives +and use bakefile_gen instead of running bakefile directly. 2. Bakefile files organization