wxWidgets/samples/xrc
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
..
rc Add "pressed" and "current" wxBitmapButton XRC properties 2022-02-20 18:06:09 +01:00
custclas.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
custclas.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
derivdlg.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
derivdlg.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
descrip.mms
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
myframe.cpp Allow to add extra accelerators to wxMenuItem 2021-11-16 17:26:39 +01:00
myframe.h Allow to add extra accelerators to wxMenuItem 2021-11-16 17:26:39 +01:00
objrefdlg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
objrefdlg.h
xrcdemo_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
xrcdemo_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
xrcdemo.bkl Update xrcdemo.bkl 2022-04-04 20:41:23 +00:00
xrcdemo.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
xrcdemo.h More use of wxOVERRIDE 2018-03-06 23:31:01 +01:00