Files
harbour-core/harbour/utils/hbmk2/examples/minigui.hbc
Viktor Szakats 40fe00e3c3 2009-06-15 10:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
- utils/hbextern
  + examples/hbextern
  - examples/hbextern/make_c5x.bat
  * examples/hbextern/hbextern.prg
  + examples/hbextern/hbextern.hbp
  - examples/hbextern/Makefile
    * hbextern tool moved to examples.
    - Deleted Clipper build batch file.
    + Added hbmk2 build file.

  * utils/hbmk2/examples/minigui.hbc
    + Added xhb compatbility (untested).

  * contrib/Makefile
    + Enabled hbxbp lib to be built by default.
2009-06-15 08:06:36 +00:00

28 lines
505 B
Plaintext

#
# $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
{win&!xhb}libpaths=harbour/lib
{win&xhb}libpaths=xLib
{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
{win&!xhb}libs=hbwin
# system
{win}libs=vfw32