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
This commit is contained in:
Viktor Szakats
2012-03-31 18:33:21 +00:00
parent 42afe8cca0
commit 76e1c93cee
6 changed files with 16 additions and 0 deletions

View File

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

View File

@@ -8,6 +8,7 @@
-o${hb_name}
-w3 -es2
-winuni
-stop{!win|hbdyn}

View File

@@ -8,6 +8,7 @@
-o${hb_name}
-w3 -es2
-winuni
-stop{dos|os2|rsxnt}

View File

@@ -8,6 +8,7 @@
-o${hb_name}
-w3 -es2
-winuni
-stop{!allwin}

View File

@@ -8,6 +8,7 @@
-o${hb_name}
-w3 -es2
-winuni
rddsql.hbc

View File

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