Files
harbour-core/extras/template/hbtpl.hbc
Przemysław Czerpak 96ca3fe470 2014-01-21 20:41 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* Makefile
  * config/*
  * contrib/*
  * doc/*
  * extras/*
  * include/*
  * lib/*
  * package/*
  * src/*
  * tests/*
  * utils/*
    * removed empty lines left after removed '$' + 'Id' + '$' identifiers
2014-01-21 20:41:05 +01:00

13 lines
310 B
Plaintext

description=Harbour library project template
incpaths=.
# NOTE: Uncomment if you store headers in this alternate subdirectory
# incpaths=include
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