From a2897d432217f1c25c7d34b1584dfc5e017fe2ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 11 Feb 2005 13:12:11 +0000 Subject: [PATCH] install xh_datectrl.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index bc0ec3d4dd..2716a94845 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -22,7 +22,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! BASE_AND_GUI_CMN_SRC files that must be compiled both into GUI and base library (all platforms) - BASE_$(platform) base files used on platform + BASE_$(platform) base files used on platform BASE_AND_GUI_$(platform)_SRC base & gui files used on platform $(port)LOWLEVEL low-level GUI classes @@ -2544,6 +2544,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h + wx/xrc/xh_datectrl.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h