]> git.saurik.com Git - wxWidgets.git/commitdiff
Hopefully this adds the msdos files to the wxBase zip
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 24 Sep 2005 00:11:50 +0000 (00:11 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 24 Sep 2005 00:11:50 +0000 (00:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/base.rsp

index 9818de68f9eabe1d99d5087e58ae5fc6732118cd..4ca24c8d65add835d73af4a9481c1116c1727977 100644 (file)
@@ -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