added support and example for alternate header directory in 'include' subdirectory under package root

This commit is contained in:
Viktor Szakats
2013-03-26 03:59:24 +01:00
parent 4442265d4a
commit 052b4f7ee0
4 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
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}

View File

@@ -16,6 +16,9 @@
# -depimplibd=lib3rd:lib3rd
# -depfinish=lib3rd
# NOTE: Uncomment if you store headers in this alternate subdirectory
# -iinclude
core.prg
corec.c