X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4a7bbfc1ebf7434b7c291e6fb4a060dcd9b0aee..4614c8e52801a1565198f352fdfc26ef9d3e5e5c:/contrib/build/gizmos/gizmos.bkl?ds=inline diff --git a/contrib/build/gizmos/gizmos.bkl b/contrib/build/gizmos/gizmos.bkl index 06a65e942e..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 + @@ -23,6 +27,7 @@ wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h + wx/gizmos/xh_statpict.h @@ -30,12 +35,32 @@ WXUSINGDLL WXMAKINGDLL_GIZMOS $(GIZMOS_SRC) + 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 +