wxWidgets/samples/taskbar
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
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.dos now MSW stuff is complete 1998-05-20 14:21:00 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in Added taskbar sample Makefile.in 2002-06-23 13:53:15 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
mondrian.ico now MSW stuff is complete 1998-05-20 14:21:00 +00:00
taskbar.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
taskbar.pro 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
taskbarM5.xml updated CW exported xml projects 2002-08-24 20:57:15 +00:00
tbtest.cpp disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
tbtest.def now MSW stuff is complete 1998-05-20 14:21:00 +00:00
tbtest.h patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
tbtest.rc Added "set new icon" menu item to taskbar sample; updated some makefiles 2001-05-08 10:11:24 +00:00