wxwidgets/samples/dragimag
Vadim Zeitlin 426a0ed527 Remove HAVE_W32API_H definition and checks
All still supported versions of MinGW/Cygwin provide w32api.h file, so
there is no need to test for it.

This allows to simplify the code, but also remove the definition of
HAVE_W32API_H from bake- and makefiles and this, in turn, allows to get
rid of extra flags in MinGW format entirely, as we don't support gcc
2.95 for which they were originally needed neither.
2020-10-20 01:47:47 +02:00
..
backgrnd.png
descrip.mms add more samples to the compile cascade for OpenVMS 2009-10-12 06:50:59 +00:00
dragicon.ico
dragicon.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
dragimag.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dragimag.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
dragimag.h Build fix after 948ddc6e0f 2020-02-03 09:34:01 -08:00
dragimag.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
dragimag_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dragimag_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dragimag_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00
shape01.png
shape02.png
shape03.png