X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/acf38e5f198d265e2f5abdd03e8c59cda14418ce..2296fe5018d42d4e0bf9df07c37d31f60d972b32:/contrib/build/gizmos/gizmos.bkl?ds=sidebyside
diff --git a/contrib/build/gizmos/gizmos.bkl b/contrib/build/gizmos/gizmos.bkl
index 234dfdbc9b..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,17 +26,41 @@
wx/gizmos/multicell.h
wx/gizmos/splittree.h
wx/gizmos/statpict.h
+ wx/gizmos/gizmos.h
+ wx/gizmos/xh_statpict.h
- WXMAKINGDLL
+ 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
+