Rename src/generic/richtooltip.cpp to src/generic/richtooltipg.cpp.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Dec 2011 00:56:44 +0000 (00:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Dec 2011 00:56:44 +0000 (00:56 +0000)
commit00405b6c68db3713740835e47912aba00ea8a1f8
treef805077b88d1bc1c4a269b052c68688dc837d1fd
parent64ac3db840a3b4496131a11817926859b4eab870
Rename src/generic/richtooltip.cpp to src/generic/richtooltipg.cpp.

This avoids object file name conflict with src/msw/richtooltip.cpp when using
VC6.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 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_adv.dsp
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_vc7_adv.vcproj
build/msw/wx_vc7_base.vcproj
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc7_xrc.vcproj
build/msw/wx_vc8_adv.vcproj
build/msw/wx_vc8_base.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc8_xrc.vcproj
build/msw/wx_vc9_adv.vcproj
build/msw/wx_vc9_base.vcproj
build/msw/wx_vc9_core.vcproj
build/msw/wx_vc9_xrc.vcproj
build/msw/wx_xrc.dsp
src/generic/richtooltipg.cpp [moved from src/generic/richtooltip.cpp with 99% similarity]