From 60be19c4baa9867cb093221eb9d7f2bf06547d33 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 5 Nov 1999 14:41:46 +0000 Subject: [PATCH] fontmap.h/cpp and fontutil.h/cpp added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 3dcbcdae53..ad4eb8a955 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -118,6 +118,7 @@ fileconf.cpp C B filefn.cpp C B filesys.cpp C B fontcmn.cpp C +fontmap.cpp C framecmn.cpp C fs_inet.cpp C fs_zip.cpp C @@ -223,6 +224,7 @@ droptgt.cpp M O filedlg.cpp M font.cpp M fontdlg.cpp M +fontutil.cpp M frame.cpp M gauge95.cpp M 32 gaugemsw.cpp M 16 @@ -286,6 +288,7 @@ gsocket.c M S dialup.cpp U fontenum.cpp U +fontutil.cpp U threadpsx.cpp U utilsunx.cpp U B gsocket.c U @@ -479,6 +482,8 @@ filefn.h W filesys.h W font.h W fontdlg.h W +fontmap.h W +fontutil.h W frame.h W fs_inet.h W fs_zip.h W -- 2.45.2