wxWidgets/samples/stc
Vadim Zeitlin ee330d73a7 Rebake after the year change
The year is now included in the copyright string used in the makefiles
and so they need to be regenerated every time the year changes (which
happens surprisingly frequently).

It would be better to define a single variable with the year number to
avoid having to do this in the future.
2022-01-14 22:51:24 +01: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 Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01: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 Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
stctest_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +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