From 070e8453c01ea19cff8f89136470b357cd0b8082 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Thu, 10 Feb 2005 16:26:34 +0000 Subject: [PATCH] Compile console apps with wxUSE_GUI=0 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common_samples.bkl | 1 + samples/console/Makefile.in | 16 +++++++----- tests/Makefile.in | 3 ++- utils/HelpGen/src/Makefile.in | 22 ++++++++-------- utils/tex2rtf/src/Makefile.in | 42 +++++++++++++++--------------- utils/wxrc/Makefile.in | 8 +++--- 6 files changed, 49 insertions(+), 43 deletions(-) diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl index af2928f0b2..fc9a862b0a 100644 --- a/build/bakefiles/common_samples.bkl +++ b/build/bakefiles/common_samples.bkl @@ -51,6 +51,7 @@