2012-12-06 20:04 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/template/hbtpl.hbc
* extras/template/hbtpl.hbp
+ added commented lines for 3rd party lib dependency
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-12-06 20:04 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* extras/template/hbtpl.hbc
|
||||
* extras/template/hbtpl.hbp
|
||||
+ added commented lines for 3rd party lib dependency
|
||||
|
||||
2012-12-06 19:51 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* extras/template/tests/hbstart.hb
|
||||
+ added missing svn id
|
||||
|
||||
@@ -9,3 +9,6 @@ headers=${hb_name}.ch
|
||||
libpaths=lib/${hb_plat}/${hb_comp}
|
||||
|
||||
libs=${hb_name}
|
||||
|
||||
# NOTE: Uncomment, if the library has any 3rd party lib dependencies
|
||||
# libs=lib3rdparty
|
||||
|
||||
@@ -11,6 +11,15 @@
|
||||
|
||||
-w3 -es2
|
||||
|
||||
# NOTE: Uncomment, if the library has any 3rd party lib dependencies
|
||||
# -depkeyhead=lib3rd:lib3rd.h
|
||||
# -depcontrol=lib3rd:${HB_WITH_LIB3RD}
|
||||
# -depincpath=lib3rd:/usr/include
|
||||
# -depincpath=lib3rd:/boot/common/include
|
||||
# -depimplibs=lib3rd:../dll/lib3rd.dll
|
||||
# -depimplibd=lib3rd:lib3rd
|
||||
# -depfinish=lib3rd
|
||||
|
||||
core.prg
|
||||
corec.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user