wxWidgets/samples/html
Vadim Zeitlin f4b80e5337 Remove MSVC6 support.
Don't support this compiler any more, this allows to get rid of tons of
MSVC6-specific workarounds, in particular we can now use Bind() and natural
template functions calls in the library code.

Also remove MSVC6 project and solution files and don't generate them when
bakefile_gen is ran any more (removing the remaining occurrences of msvc6prj
from the bakefiles results in weird bake-time errors, so it's simpler to just
leave them there).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-15 22:32:17 +00:00
..
about Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
help Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
helpview Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
htmlctrl use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
printing Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
test Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
virtual Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
widget Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
zip Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
html_samples.bkl
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.unx Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00