]> git.saurik.com Git - wxWidgets.git/blobdiff - include/msvc/wx/setup.h
don't draw borders for bitmap buttons with wxBORDER_NONE style
[wxWidgets.git] / include / msvc / wx / setup.h
index 136fe6bbaa10f95787f61c755b2246d42fee2578..3dfe0eea0ae9a2f471f71ff557b78006bc61632c 100644 (file)
         #if wxUSE_AUI && !defined(wxNO_AUI_LIB)
             #pragma comment(lib, wxMSW_LIB_NAME("aui"))
         #endif
         #if wxUSE_AUI && !defined(wxNO_AUI_LIB)
             #pragma comment(lib, wxMSW_LIB_NAME("aui"))
         #endif
+        #if wxUSE_PROPGRID && !defined(wxNO_PROPGRID_LIB)
+            #pragma comment(lib, wxMSW_LIB_NAME("propgrid"))
+        #endif
         #if wxUSE_RICHTEXT && !defined(wxNO_RICHTEXT_LIB)
             #pragma comment(lib, wxMSW_LIB_NAME("richtext"))
         #endif
         #if wxUSE_RICHTEXT && !defined(wxNO_RICHTEXT_LIB)
             #pragma comment(lib, wxMSW_LIB_NAME("richtext"))
         #endif