From e498f96af81481a1baa8ce733026bbd93782fc9b Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 3 Jan 2015 01:07:39 +0000 Subject: [PATCH] Add appprogress.{h,cpp} to the files list. The wxMSW header was absent from both the bakefile and master file list, and the latter also lacked the other wxAppProgressIndicator-related files. Also regenerate the project file to contain the MSW header. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 1 + build/files | 3 +++ build/msw/wx_vc7_core.vcproj | 3 +++ build/msw/wx_vc8_core.vcproj | 4 ++++ build/msw/wx_vc9_core.vcproj | 4 ++++ 5 files changed, 15 insertions(+) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 6d47c95342..861fb6a39a 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2014,6 +2014,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/accel.h wx/msw/anybutton.h wx/msw/app.h + wx/msw/appprogress.h wx/msw/bitmap.h wx/msw/bmpbuttn.h wx/msw/brush.h diff --git a/build/files b/build/files index 5c1ba6419b..a202dce467 100644 --- a/build/files +++ b/build/files @@ -779,6 +779,7 @@ GUI_CMN_HDR = wx/access.h wx/anidecod.h wx/animdecod.h + wx/appprogress.h wx/artprov.h wx/bitmap.h wx/bookctrl.h @@ -1582,6 +1583,7 @@ MSW_SRC = src/generic/prntdlgg.cpp src/msw/accel.cpp src/msw/anybutton.cpp + src/msw/appprogress.cpp src/msw/artmsw.cpp src/msw/bmpbuttn.cpp src/msw/button.cpp @@ -1640,6 +1642,7 @@ MSW_HDR = wx/msw/accel.h wx/msw/anybutton.h wx/msw/app.h + wx/msw/appprogress.h wx/msw/bitmap.h wx/msw/bmpbuttn.h wx/msw/brush.h diff --git a/build/msw/wx_vc7_core.vcproj b/build/msw/wx_vc7_core.vcproj index 6655d0323f..f4ffcfa0a0 100644 --- a/build/msw/wx_vc7_core.vcproj +++ b/build/msw/wx_vc7_core.vcproj @@ -1628,6 +1628,9 @@ + + + + + +