wxWidgets/demos/life
Gilles Depeyrot ab7ce33c56 disable use of #pragma interface under Mac OS X
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 12:28:46 +00:00
..
bitmaps merged 2.2 branch 2000-07-15 19:51:35 +00:00
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 17:09:31 +00:00
breeder.lif merged 2.2 branch 2000-07-15 19:51:35 +00:00
dialogs.cpp Include XPM under wxX11 for some samples; added comment about 2002-02-15 12:32:50 +00:00
dialogs.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
game.cpp corrections for event handling changes in wxWindows 2001-02-04 20:11:49 +00:00
game.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
life.cpp Corrected the sizer code for the navigation tool window -- 2002-04-11 18:49:47 +00:00
life.def renaming and moving samples around 2000-01-08 15:28:31 +00:00
life.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
life.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
life.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
life.rc merged 2.2 branch 2000-07-15 19:51:35 +00:00
lifeM5.xml updated CW exported xml projects 2002-08-24 19:53:45 +00:00
makefile.b32 merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.bcc merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.dos merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.g95 merged 2.2 branch 2000-07-15 19:51:35 +00:00
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.wat merged 2.2 branch 2000-07-15 19:51:35 +00:00
mondrian.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
mondrian.xpm renaming and moving samples around 2000-01-08 15:28:31 +00:00
reader.cpp Streams were being created the wrong way (was using the copy 2001-05-10 06:24:10 +00:00
reader.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
samples.inc merged 2.2 branch 2000-07-15 19:51:35 +00:00