Files
harbour-core/harbour/utils/hbmk2/examples/hwgui.hbp
Teo Fonrouge d50ab93482 2009-02-19 12:59 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com)
* common.mak
    * changed HBM_KDIR from "utils\hbmk" to "utils\hbmk2"

  - utils/hbmk
  + utils/hbmk2
    * renamed dir name to fix wrong dir change on gnu scripts: mpkg_tgz.sh
      and the harbour.spec
    ! Fixed dir name error that avoided to build rpms and tgz files.
2009-02-19 19:06:11 +00:00

9 lines
151 B
Plaintext

#
# $Id$
#
{win}libs=hwgui procmisc hwg_qhtm
{linux}libs=hwgui procmisc hbxml
{linux}ldflags="`pkg-config --libs gtk+-2.0 --libs libgnomeprint-2.2`"