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:
Viktor Szakats
2012-12-06 19:02:22 +00:00
parent e5f78b7185
commit 6b1a5e1cc6
3 changed files with 17 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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