wxWidgets/samples/opengl
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
..
cube Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
isosurf Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
penguin Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
pyramid Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00