]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/bakefile_quickstart.txt
use NavigateIn() method instead of sending wxNavigationKeyEvent directly
[wxWidgets.git] / build / bakefiles / wxpresets / bakefile_quickstart.txt
index 8f0f79eb20051629d1cd3e136d45bccae82580e3..192ee52cab666ffca99c2f8b9532c01332a2daa7 100644 (file)
@@ -112,7 +112,6 @@ would like to build, separated by commas. Valid values are:
 
     autoconf      GNU autoconf Makefile.in files
     borland       Borland C/C++ makefiles
-    cbuilderx     C++ Builder X project files
     dmars         Digital Mars makefiles
     dmars_smake   Digital Mars makefiles for SMAKE
     gnu           GNU toolchain makefiles (Unix)
@@ -235,6 +234,8 @@ options are:
 
     Option              Values              Description
     ------              ------              -------------
+    WX_MONOLITHIC       0(default),1        Set this to 1 if you built wx 
+                                            as a monolithic library
     WX_SHARED           0(default),1        Specify static or dynamic wx libs
     WX_UNICODE          0(defualt),1        Use ANSI or UNICODE wx libs
     WX_DEBUG            0,1(default)        Use release or debug wx libs