Make TOOLKIT variable constant in MSW makefiles.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Jul 2013 11:59:35 +0000 (11:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Jul 2013 11:59:35 +0000 (11:59 +0000)
commitf901941933f6bad712e855476b90c169315f9391
tree8f66b65d44ba15788025b30b43ac06babf4402dc
parentcb6223b4a6c945b00caafeadc87e1089793aafd7
Make TOOLKIT variable constant in MSW makefiles.

This fixes duplicate lines defining rules for generic files for more than one
port in the makefiles.

Closes #14979.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
31 files changed:
build/bakefiles/config.bkl
build/msw/config.bcc
build/msw/config.gcc
build/msw/config.vc
build/msw/config.wat
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_adv.dsp
build/msw/wx_aui.dsp
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_gl.dsp
build/msw/wx_html.dsp
build/msw/wx_media.dsp
build/msw/wx_net.dsp
build/msw/wx_propgrid.dsp
build/msw/wx_qa.dsp
build/msw/wx_richtext.dsp
build/msw/wx_stc.dsp
build/msw/wx_webview.dsp
build/msw/wx_wxexpat.dsp
build/msw/wx_wxjpeg.dsp
build/msw/wx_wxpng.dsp
build/msw/wx_wxregex.dsp
build/msw/wx_wxscintilla.dsp
build/msw/wx_wxtiff.dsp
build/msw/wx_wxzlib.dsp
build/msw/wx_xml.dsp
build/msw/wx_xrc.dsp