wxWidgets/samples/minimal
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
..
minimal_cocoa.xcodeproj recreating Xcode project files with new script 2022-04-16 14:27:24 +02:00
minimal_iphone.xcodeproj
CMakeLists.txt
descrip.mms
Info_cocoa.plist Update version to 3.1.7 and rebake the makefiles 2022-04-07 17:40:13 +02:00
Info_iphone.plist
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
minimal_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
minimal_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
minimal_vc10.sln
minimal_vc11.sln
minimal_vc12.sln
minimal_vc14.sln
minimal_vc15.sln
minimal_vc16.sln
minimal_vc17.sln
minimal.bkl
minimal.cpp Revert accidental changes to the samples 2022-04-16 15:33:05 +02:00
minimal.plc
minimal.vcxproj Add wxSuffixDebug to MSVS properties file 2022-02-23 22:12:57 +00:00
minimal.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
sample.icns