wxWidgets/samples/sashtest
Václav Slavík 4e209a2064 1) some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 13:15:16 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
makefile.b32 updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.bcc 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
makefile.dos updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.g95 merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.gcc 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
Makefile.in 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
makefile.sc relative path to wxwin in samples for Digital Mars (fixes SF bug 757845) 2003-06-20 15:20:31 +00:00
makefile.sl updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.twn updated samples makefiles 2000-03-14 14:06:41 +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 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
makefile.wat 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
sashtest.bkl regenerated makefiles 2003-08-06 22:44:22 +00:00
sashtest.cpp No sashtest.xbm to be found. 2003-04-07 17:35:22 +00:00
sashtest.def Cured last focus bug (I hope); some wxMotif mods 1999-02-18 21:24:11 +00:00
sashtest.dsp 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
sashtest.h patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
sashtest.ico Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
sashtest.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
sashtest.rc Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
sashtestM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00