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
This commit is contained in:
Vadim Zeitlin
2015-01-03 01:07:39 +00:00
parent 59780f98cc
commit e498f96af8
5 changed files with 15 additions and 0 deletions

View File

@@ -1628,6 +1628,9 @@
<File
RelativePath="..\..\include\wx\msw\window.h">
</File>
<File
RelativePath="..\..\include\wx\msw\appprogress.h">
</File>
</Filter>
<Filter
Name="Generic Headers"

View File

@@ -2673,6 +2673,10 @@
RelativePath="..\..\include\wx\msw\window.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\appprogress.h"
>
</File>
</Filter>
<Filter
Name="Generic Headers"

View File

@@ -2669,6 +2669,10 @@
RelativePath="..\..\include\wx\msw\window.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\appprogress.h"
>
</File>
</Filter>
<Filter
Name="Generic Headers"