From 80e546e741c494202f30ea464f709c95d784b3ad Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 12 May 2008 20:59:45 +0000 Subject: [PATCH] 2008-05-12 22:58 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/tests/bld_b32.bat ! Added switch to compile in GUI mode. :/ --- harbour/ChangeLog | 4 ++++ harbour/contrib/gtwvg/tests/bld_b32.bat | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 377178710c..d89ba2cac3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-05-12 22:58 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * contrib/gtwvg/tests/bld_b32.bat + ! Added switch to compile in GUI mode. :/ + 2008-05-12 21:50 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/rddads/rddads.h * contrib/rddads/ads1.c diff --git a/harbour/contrib/gtwvg/tests/bld_b32.bat b/harbour/contrib/gtwvg/tests/bld_b32.bat index f5be83ab68..54cfaef754 100644 --- a/harbour/contrib/gtwvg/tests/bld_b32.bat +++ b/harbour/contrib/gtwvg/tests/bld_b32.bat @@ -14,5 +14,6 @@ rem --------------------------------------------------------------- set HB_ARCHITECTURE=w32 set HB_COMPILER=bcc32 set HB_USER_LIBS=gtwvg.lib +set CFLAGS=-tW call ..\..\..\bin\bld.bat %1 %2 %3 %4 %5 %6 %7 %8 %9