]> git.saurik.com Git - wxWidgets.git/commitdiff
Documenting WX_MONOLITHIC build option.
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 11 Feb 2006 18:41:11 +0000 (18:41 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 11 Feb 2006 18:41:11 +0000 (18:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/wxpresets/bakefile_quickstart.txt

index 8f0f79eb20051629d1cd3e136d45bccae82580e3..1089c06d8425070b7d847e6c5ff02fc34afdb31e 100644 (file)
@@ -235,6 +235,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