Add wx/msgqueue.h to the list of wxBase headers and rebake.

This header has somehow never been added to build/bakefiles/files.bkl, do add
it now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-06-11 20:42:38 +00:00
parent dc7dd8ae97
commit b589082adc
21 changed files with 221 additions and 200 deletions

View File

@@ -403,6 +403,7 @@ ALL_BASE_HEADERS = \
wx/module.h \
wx/mousestate.h \
wx/msgout.h \
wx/msgqueue.h \
wx/mstream.h \
wx/object.h \
wx/platform.h \
@@ -570,6 +571,7 @@ ALL_PORTS_BASE_HEADERS = \
wx/module.h \
wx/mousestate.h \
wx/msgout.h \
wx/msgqueue.h \
wx/mstream.h \
wx/object.h \
wx/platform.h \

View File

@@ -488,6 +488,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/module.h
wx/mousestate.h
wx/msgout.h
wx/msgqueue.h
wx/mstream.h
wx/object.h
wx/platform.h

View File

@@ -1403,6 +1403,10 @@ SOURCE=..\..\include\wx\msgout.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msgqueue.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\mstream.h
# End Source File
# Begin Source File

View File

@@ -1484,6 +1484,9 @@
<File
RelativePath="..\..\include\wx\msgout.h">
</File>
<File
RelativePath="..\..\include\wx\msgqueue.h">
</File>
<File
RelativePath="..\..\include\wx\mstream.h">
</File>

View File

@@ -1997,6 +1997,10 @@
RelativePath="..\..\include\wx\msgout.h"
>
</File>
<File
RelativePath="..\..\include\wx\msgqueue.h"
>
</File>
<File
RelativePath="..\..\include\wx\mstream.h"
>

View File

@@ -1993,6 +1993,10 @@
RelativePath="..\..\include\wx\msgout.h"
>
</File>
<File
RelativePath="..\..\include\wx\msgqueue.h"
>
</File>
<File
RelativePath="..\..\include\wx\mstream.h"
>

View File

@@ -285,6 +285,7 @@ wx/mimetype.h
wx/module.h
wx/mousestate.h
wx/msgout.h
wx/msgqueue.h
wx/mstream.h
wx/object.h
wx/platform.h

View File

@@ -190,6 +190,7 @@ wx/mimetype.h
wx/module.h
wx/mousestate.h
wx/msgout.h
wx/msgqueue.h
wx/mstream.h
wx/object.h
wx/platform.h

View File

@@ -214,6 +214,7 @@ wx/mimetype.h
wx/module.h
wx/mousestate.h
wx/msgout.h
wx/msgqueue.h
wx/mstream.h
wx/object.h
wx/platform.h