Files
harbour-core/extras/template/hbtpl.hbc
vszakats 9687850865 2013-03-16 02:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* (all files)
    * stripped svn header
    * minor cleanups
    ; use following command to find out the history of files:
       git log
       git log --follow
       git blame
       git annotate
2013-03-16 02:11:42 +01:00

12 lines
222 B
Plaintext

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