wxWidgets/samples/stc
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
..
defsext.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
descrip.mms
edit.cpp Replace tabs with spaces 2020-12-23 17:03:10 +01:00
edit.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02: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
prefs.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
prefs.h Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
stctest_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
stctest_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
stctest.bkl Fix linking stc sample when using monolithic static library 2020-10-16 02:36:46 +02:00
stctest.cpp Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00