wxwidgets/samples/treectrl
Vadim Zeitlin 5d5591816d Update to bakefile 0.2.13 to fix DLL directory creation
Fix the bug introduced in ec0734f96f (Install DLLs in bindir, not
libdir, when using MSW toolchains, 2021-01-09): the directory where the
DLLs were installed wasn't created any more, resulting in errors if it
didn't exist.

Update to latest bakefile version adding the missing mkdir command to
fix this and also use a released bakefile version for the wx makefiles.

Regenerate configure to match the new version.

See #14601.
2022-04-23 23:11:31 +02:00
..
checked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00
icon1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
state1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
treectrl.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
treectrl_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treectrl_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treetest.cpp Add wxBitmapBundle::GetPreferredLogicalSizeFor() 2022-01-27 14:29:25 +01:00
treetest.h Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
unchecked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00