Add wx/msgqueue.h to the list of wxBase headers and rebake.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jun 2010 20:42:38 +0000 (20:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jun 2010 20:42:38 +0000 (20:42 +0000)
commitb589082adc58bf897811e66aaa99a845a7b7639c
tree8aec529e6ad4f093be26ece5653046ff63c40d30
parentdc7dd8ae97dd8f35c8cee437e1efbf840c58cefb
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
21 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_html.dsp
build/msw/wx_vc7_base.vcproj
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc7_html.vcproj
build/msw/wx_vc8_base.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc8_html.vcproj
build/msw/wx_vc9_base.vcproj
build/msw/wx_vc9_core.vcproj
build/msw/wx_vc9_html.vcproj
wxGTK.spec
wxMotif.spec
wxX11.spec