wxWidgets/samples/docvwmdi
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
chart.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
doc.cpp Compilation fixes for wxUSE_STL=1. 2003-07-18 19:52:15 +00:00
doc.h Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
doc.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.cpp On wxMac, set the common menubar to the MDI parent and don't show it 2003-06-19 18:22:06 +00:00
docview.def Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.h Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
docview.rc Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docvwmdi.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
docvwmdi.dsp 1) some compilers (Watcom) don't like it if wxBase library PCH file contains 2003-08-08 13:15:16 +00:00
docvwmdi.dsw added VC++ project files 2003-08-01 19:19:48 +00:00
docvwmdi.pro 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
docvwmdiM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +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 wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +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.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
notepad.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
view.cpp Compilation fixes for wxUSE_STL=1. 2003-07-18 19:52:15 +00:00
view.h Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00