From 76e1c93cee645f0852149f0be27f206b89b5276f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 31 Mar 2012 18:33:21 +0000 Subject: [PATCH] 2012-03-31 20:32 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/gtwvg/gtwvg.hbp * contrib/hbwin/hbwin.hbp * contrib/hbodbc/hbodbc.hbp * contrib/sddodbc/sddodbc.hbp * forced UNICODE on * examples/gtwvw/gtwvw.hbp * forced UNICODE off --- harbour/ChangeLog | 10 ++++++++++ harbour/contrib/gtwvg/gtwvg.hbp | 1 + harbour/contrib/hbodbc/hbodbc.hbp | 1 + harbour/contrib/hbwin/hbwin.hbp | 1 + harbour/contrib/sddodbc/sddodbc.hbp | 1 + harbour/examples/gtwvw/gtwvw.hbp | 2 ++ 6 files changed, 16 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a130b13a2c..c84afc329b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,16 @@ The license applies to all entries newer than 2009-04-28. */ +2012-03-31 20:32 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/gtwvg/gtwvg.hbp + * contrib/hbwin/hbwin.hbp + * contrib/hbodbc/hbodbc.hbp + * contrib/sddodbc/sddodbc.hbp + * forced UNICODE on + + * examples/gtwvw/gtwvw.hbp + * forced UNICODE off + 2012-03-31 19:29 UTC+0200 Viktor Szakats (harbour syenar.net) * config/win/global.mk * config/rules.mk diff --git a/harbour/contrib/gtwvg/gtwvg.hbp b/harbour/contrib/gtwvg/gtwvg.hbp index 49b25964f5..feb0088f16 100644 --- a/harbour/contrib/gtwvg/gtwvg.hbp +++ b/harbour/contrib/gtwvg/gtwvg.hbp @@ -8,6 +8,7 @@ -o${hb_name} -w3 -es2 +-winuni -stop{!win|hbdyn} diff --git a/harbour/contrib/hbodbc/hbodbc.hbp b/harbour/contrib/hbodbc/hbodbc.hbp index eab35c80a9..8887710945 100644 --- a/harbour/contrib/hbodbc/hbodbc.hbp +++ b/harbour/contrib/hbodbc/hbodbc.hbp @@ -8,6 +8,7 @@ -o${hb_name} -w3 -es2 +-winuni -stop{dos|os2|rsxnt} diff --git a/harbour/contrib/hbwin/hbwin.hbp b/harbour/contrib/hbwin/hbwin.hbp index eedfdd4c05..6b9075248b 100644 --- a/harbour/contrib/hbwin/hbwin.hbp +++ b/harbour/contrib/hbwin/hbwin.hbp @@ -8,6 +8,7 @@ -o${hb_name} -w3 -es2 +-winuni -stop{!allwin} diff --git a/harbour/contrib/sddodbc/sddodbc.hbp b/harbour/contrib/sddodbc/sddodbc.hbp index eb7420a261..4f92420299 100644 --- a/harbour/contrib/sddodbc/sddodbc.hbp +++ b/harbour/contrib/sddodbc/sddodbc.hbp @@ -8,6 +8,7 @@ -o${hb_name} -w3 -es2 +-winuni rddsql.hbc diff --git a/harbour/examples/gtwvw/gtwvw.hbp b/harbour/examples/gtwvw/gtwvw.hbp index 290beefbb3..488b59c3c3 100644 --- a/harbour/examples/gtwvw/gtwvw.hbp +++ b/harbour/examples/gtwvw/gtwvw.hbp @@ -8,6 +8,8 @@ -olib/${hb_plat}/${hb_comp}/${hb_name} -w3 -es2 +# TODO: Disabled UNICODE until this code gets support for it. +-winuni- "-stop={!allwin|!x86}Skipped: '${hb_name}' only supported on win x86 platform."