]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
inside <wx-data> we need to use instead of /
[wxWidgets.git] / build / msw / config.bcc
index c7343b863e695755ed51d5b050d761e6889dcecb..5cf7055c9df8bf04ac715e94df255844e6cac1aa 100644 (file)
@@ -113,6 +113,11 @@ USE_XRC = 1
 USE_AUI = 1
 !endif
 
+# Build wxPropertyGrid library (USE_GUI must be 1)? [0,1]
+!ifndef USE_PROPGRID
+USE_PROPGRID = 1
+!endif
+
 # Build wxRichTextCtrl library (USE_GUI must be 1)? [0,1]
 !ifndef USE_RICHTEXT
 USE_RICHTEXT = 1