]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
Register multibutton editor class in frame ctor instead of CreateGrid() (this fixes...
[wxWidgets.git] / build / msw / config.vc
index 53fae08ef5775c195a6caa10e125d5ac43b403a4..b32d5b6864e6c7c1aceaa947fc55ac3e5fd40889 100644 (file)
@@ -86,6 +86,9 @@ USE_XRC = 1
 # Build wxAUI library (USE_GUI must be 1)? [0,1]
 USE_AUI = 1
 
+# Build wxPropertyGrid library (USE_GUI must be 1)? [0,1]
+USE_PROPGRID = 1
+
 # Build wxRichTextCtrl library (USE_GUI must be 1)? [0,1]
 USE_RICHTEXT = 1