From 2551b5e6be0c01353c6f7d8a68c5d62083cd4ac0 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 14 Jun 2009 02:51:37 +0000 Subject: [PATCH] 2009-06-14 04:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + utils/hbmk2/examples/minigui.hbc + Added project config for HMG Extended. --- harbour/ChangeLog | 4 ++++ harbour/utils/hbmk2/examples/minigui.hbc | 24 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 harbour/utils/hbmk2/examples/minigui.hbc diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5c9398945d..729d0ec62f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-06-14 04:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + + utils/hbmk2/examples/minigui.hbc + + Added project config for HMG Extended. + 2009-06-14 04:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/examples/oohg.hbc * Updated after testing it. diff --git a/harbour/utils/hbmk2/examples/minigui.hbc b/harbour/utils/hbmk2/examples/minigui.hbc new file mode 100644 index 0000000000..3468925fd0 --- /dev/null +++ b/harbour/utils/hbmk2/examples/minigui.hbc @@ -0,0 +1,24 @@ +# +# $Id$ +# + +# Copy this file to 'hmg extended' root dir and include it +# in hbmk2 command line to build an app: +# > hbmk2 test.prg C:\minihui\minigui.hbc + +{win}incpaths=include +{win}libpaths=lib harbour/lib + +{win}gt=gtgui +gui=yes + +# core +{win}libs=minigui +# core #2 +{bcc}libs=cputype propgrid propsheet tsbrowse WinReport +# core (binary) +{bcc}libs=dll hbprinter miniprint TMsAgent +# Harbour contribs +{win}libs=hbmzip hbwin +# system +{win}libs=vfw32