wxWidgets/samples/opengl/cube
Gilles Depeyrot 788233da90 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@16895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-31 22:31:03 +00:00
..
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 18:11:49 +00:00
cube.cpp disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
cube.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
cube.h patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
cube.pro updated templates and regenerated project files for OpenGL samples 2001-10-10 12:55:54 +00:00
cube.rc Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
cubeM5.xml updated CW exported xml projects 2002-08-24 21:08:41 +00:00
makefile.b32 Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
makefile.bcc Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
makefile.g95 Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +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 Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
makefile.wat Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
mondrian.ico Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00