wxWidgets/samples/event
Vadim Zeitlin 81c4fa449b Use CMake-compatible variable names in configure Info.plist files
This will allow reusing them for CMake as well, and is required in order
to be able to do it as CMake variables names are fixed.
2021-08-15 18:39:34 +02:00
..
chessboard.cpp Add sample code showing how to create a new wxEvent class 2019-11-16 00:56:23 +01:00
chessboard.h Add sample code showing how to create a new wxEvent class 2019-11-16 00:56:23 +01:00
descrip.mms Add samples/event/chessboard.cpp to be compiled into the sample on OpenVMS 2019-11-19 08:33:38 +01:00
event_vc8.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
event_vc9.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
event.bkl Add sample code showing how to create a new wxEvent class 2019-11-16 00:56:23 +01:00
event.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
gestures.cpp Use consistent letter case in log message strings 2017-12-24 18:25:26 -06:00
gestures.h Merge multi-touch gestures event branch 2017-11-17 18:06:06 +01:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00