Rename src/generic/timectrl.cpp to timectrlg.cpp.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Dec 2011 14:01:23 +0000 (14:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Dec 2011 14:01:23 +0000 (14:01 +0000)
commitc28a4e5fa598ac3eabb82ed507a8010137fca170
tree36c169d4cf62f2b26071d3c47427d2fd85362996
parentd4cf50c8b2574caec6dc13f7dfb0f3ee2b92842e
Rename src/generic/timectrl.cpp to timectrlg.cpp.

We can't use the same names for these files with VC6, it doesn't support this
and the project can't be built because of the output object file names
conflict.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
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_vc7_adv.vcproj
build/msw/wx_vc8_adv.vcproj
build/msw/wx_vc9_adv.vcproj
src/generic/timectrlg.cpp [moved from src/generic/timectrl.cpp with 100% similarity]