From 6910f6539d74a59e6d773f4a5d311cb530c2db6e Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 18 Apr 2005 00:52:51 +0000 Subject: Changed debug file location and added GetAppWindow to Common --- src/GNUmakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GNUmakefile') diff --git a/src/GNUmakefile b/src/GNUmakefile index 88fc7a0..3d6115b 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -18,7 +18,7 @@ # # ------------------------------------------------------------------------- # -# $Id: GNUmakefile,v 1.11 2005-04-17 00:34:01 ianc Exp $ +# $Id: GNUmakefile,v 1.12 2005-04-18 00:52:51 ianc Exp $ # @@ -36,9 +36,9 @@ INSTALLDIR = /usr/local CREATECONF = 1 # Uncomment this if you want a debug build. Note that debug goes to a file -# called debug.out in the pwd. +# called c:\debug.out # -#DEBUG = -g -DW32D_DEBUG +# DEBUG = -g -DW32D_DEBUG # # **************************************** END OF CONFIGURATION -- cgit v1.2.3