From 9c6cef05a26b857c2974769816122da112555df1 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 22 Aug 2003 16:18:25 +0000 Subject: [PATCH] Added xti*.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 4fb85d1110..e0a6e5d4f9 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -177,6 +177,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/variant.cpp src/common/wfstream.cpp src/common/wxchar.cpp + src/common/xti.cpp + src/common/xtistrm.cpp src/common/zipstrm.cpp src/common/zstream.cpp @@ -279,6 +281,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wx.h wx/wxchar.h wx/wxprec.h + wx/xti.h + wx/xtistrm.h wx/zipstrm.h wx/zstream.h -- 2.45.2