added support and example for alternate header directory in 'include' subdirectory under package root
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
# -depimplibd=lib3rd:lib3rd
|
||||
# -depfinish=lib3rd
|
||||
|
||||
# NOTE: Uncomment if you store headers in this alternate subdirectory
|
||||
# -iinclude
|
||||
|
||||
core.prg
|
||||
corec.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user