]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/bakefile_quickstart.txt
Added wxRenderer method for drawing selection
[wxWidgets.git] / 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