wxwidgets/samples/toolbar
Vadim Zeitlin c78b0d652b Remove UNICODE build option, hardcode its value as 1
Also hardcode "u" suffix for the library names -- it doesn't make sense
any longer, but we need to keep it for compatibility.
2022-10-27 19:43:59 +02:00
..
bitmaps Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
vector Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
toolbar.bkl Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
toolbar.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
toolbar.rc Set wxUSE_DPI_AWARE_MANIFEST=2 for all samples, not just toolbar 2021-10-20 16:19:41 +01:00