Files
harbour-core/extras/template/hbtpl.hbc
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

15 lines
233 B
Plaintext

#
# $Id$
#
description=Harbour library project template
incpaths=.
headers=${hb_name}.ch
libpaths=lib/${hb_plat}/${hb_comp}
libs=${hb_name}
# NOTE: Adapt and uncomment, if the library has a 3rd party lib dependency
# libs=lib3rd