From 3b65bcdab07855de047b6f6d95ea3969fdac2606 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 3 Jun 2011 23:33:59 +0000 Subject: [PATCH] 2011-06-04 01:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * examples/superlib/superlib.hbc ! adjusted libname --- harbour/ChangeLog | 4 ++++ harbour/examples/superlib/superlib.hbc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index fbe7d0f7a1..bd1f806a74 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-06-04 01:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * examples/superlib/superlib.hbc + ! adjusted libname + 2011-06-04 00:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbplist + contrib/hboslib diff --git a/harbour/examples/superlib/superlib.hbc b/harbour/examples/superlib/superlib.hbc index 6f837e9595..e59f9f8b09 100644 --- a/harbour/examples/superlib/superlib.hbc +++ b/harbour/examples/superlib/superlib.hbc @@ -5,4 +5,4 @@ incpaths=. libpaths=lib/${hb_plat}/${hb_comp} -libs=super +libs=superlib