wxWidgets/samples/propgrid
Vadim Zeitlin 59bd1178f1 Fix build with RTTI turned off using MSVC makefiles
Rebake these makefiles using fixed version of bakefile (pre-0.3.0).

See https://github.com/vslavik/bakefile/pull/85

Closes #17767.
2017-01-04 12:01:14 +01:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
propgrid_minimal.cpp Use wxID_ANY symbol for controls in propgrid sample. 2015-05-30 20:19:00 +02:00
propgrid_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
propgrid_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
propgrid_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
propgrid.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.cpp Fix MSVC14 warnings about a shadowed variable in the propgrid sample. 2016-02-18 18:46:45 +01:00
propgrid.h Do not attempt to change colours of properties which are not present on the current page (in propgrid sample). 2015-08-27 19:05:15 +02:00
sampleprops.cpp Fixed minor typos in comments and strings in propgrid sample. 2015-06-13 22:28:28 +02:00
sampleprops.h Implement more detailed validation of wxArrayDoubleProperty in propgrid sample. 2015-02-17 17:36:00 +00:00
tests.cpp Fix MSVC14 warnings about a shadowed variable in the propgrid sample. 2016-02-18 18:46:45 +01:00