From: Michael Wetherell Date: Sat, 24 Sep 2005 00:11:50 +0000 (+0000) Subject: Hopefully this adds the msdos files to the wxBase zip X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/09f1d340c1333a570ffb1c3cedaa772a3310a855 Hopefully this adds the msdos files to the wxBase zip git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/base.rsp b/distrib/msw/base.rsp index 9818de68f9..4ca24c8d65 100644 --- a/distrib/msw/base.rsp +++ b/distrib/msw/base.rsp @@ -25,6 +25,8 @@ src/common/unzip.h src/common/*.inc src/common/base.rc +src/msdos/*.cpp + src/msw/*.cpp src/msw/*.h src/msw/makefile.* @@ -89,6 +91,8 @@ include/wx/msw/*.bmp include/wx/msw/wince/*.h +include/wx/msdos/*.h + samples/console/testdata.fc samples/console/*.cpp samples/console/*.h