22 lines
312 B
Plaintext
22 lines
312 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# Copy this file to oohg root dir and include it in hbmk2
|
|
# command line to build an app:
|
|
# > hbmk2 test.prg C:\oohg\oohg.hbc
|
|
|
|
{win}incpaths=include
|
|
{win}libpaths=lib
|
|
|
|
{win}gt=gtgui
|
|
|
|
# core
|
|
{win}libs=oohg hbprinter miniprint
|
|
|
|
# core (binary only)
|
|
{bcc}libs=hbcomm
|
|
|
|
# Harbour contribs
|
|
{win}libs=hbwin
|