wxWidgets/samples/console
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
..
console.bkl don't link wxBase against GUI libs 2003-07-06 17:23:14 +00:00
console.cpp compilation fix 2003-08-06 10:58:01 +00:00
console.dsp regenerated makefiles 2003-08-06 22:44:22 +00:00
console.dsw added VC++ project files 2003-08-01 19:19:48 +00:00
console.pro new project files for wxBase apps 2001-10-04 01:46:06 +00:00
makefile.b32 merged 2.4 branch into the trunk 2002-12-04 14:11:26 +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.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 regenerated makefiles 2003-08-06 22:44:22 +00:00
makefile.sc makefiles for samples for digital mars 2003-06-16 16:51:46 +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
testdata.fc added test for env var expansion 2002-11-28 13:34:28 +00:00