X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/936a13b5015f87819f27aeca2cd232bedfe45106..4614c8e52801a1565198f352fdfc26ef9d3e5e5c:/contrib/build/gizmos/gizmos.bkl diff --git a/contrib/build/gizmos/gizmos.bkl b/contrib/build/gizmos/gizmos.bkl index 66c69db7ed..828e494292 100644 --- a/contrib/build/gizmos/gizmos.bkl +++ b/contrib/build/gizmos/gizmos.bkl @@ -13,6 +13,10 @@ splittree.cpp statpict.cpp + + + xh_statpict.cpp + @@ -22,6 +26,8 @@ wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h + wx/gizmos/gizmos.h + wx/gizmos/xh_statpict.h @@ -29,12 +35,32 @@ WXUSINGDLL WXMAKINGDLL_GIZMOS $(GIZMOS_SRC) - base core + base + + WXUSINGDLL + WXMAKINGDLL_GIZMOS_XRC + $(GIZMOS_XRC_SRC) + gizmosdll + xrc + xml + core + base + + $(GIZMOS_SRC) + + $(GIZMOS_XRC_SRC) + + + gizmos=gizmoslib+gizmosdll + gizmos_xrc=gizmos_xrclib+gizmos_xrcdll +