wxWidgets/samples/propgrid
Vadim Zeitlin 2f67c4ae07 Make windres command used in MinGW build configurable.
This allows to pass extra arguments to windres, which is especially important
when using 64 bit windres for building 32 bit applications as the generated .o
file uses a wrong architecture unless "-F pe-i386" is explicitly specified.

See #15601.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-26 20:29:57 +00:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.bcc Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
makefile.wat Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid_minimal.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid_vc7.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid_vc8.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid_vc9.vcproj Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.cpp fix building with WXWIN_COMPATIBILITY_2_8 == 0 2013-09-19 06:16:34 +00:00
propgrid.dsp Change version to 3.0.0. 2013-09-11 01:46:08 +00:00
propgrid.h Add wxPropertyGridPageState::GetColumnFullWidth(). 2013-08-06 13:05:42 +00:00
sampleprops.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sampleprops.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tests.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00