wxWidgets/demos/life
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
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
breeder.lif
descrip.mms
dialogs.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
dialogs.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
game.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
game.h Use ctor-initializer rather than assignment for non-POD class members 2019-04-05 10:21:04 -07:00
life_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
life_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
life_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
life.bkl
life.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
life.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
life.rc
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
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00
mondrian.ico
mondrian.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
reader.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
reader.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
samples.inc