2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)

* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
This commit is contained in:
vszakats
2013-03-15 11:13:30 +01:00
parent e064276c9e
commit a4a357a18b
4038 changed files with 5 additions and 0 deletions

24
src/codepage/cppt860.c Normal file
View File

@@ -0,0 +1,24 @@
/*
* $Id$
*/
/*
* Harbour Project source code:
* National Collation Support Module (PT860)
*
* Copyright 2009 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
* www - http://harbour-project.org
*
* This file is generated automatically by cpinfo.prg
*/
#define HB_CP_ID PT860
#define HB_CP_INFO "Portuguese CP-860 (ntxpor.obj compatible)"
#define HB_CP_UNITB HB_UNITB_860
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
#define HB_CP_UPPER "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
#define HB_CP_LOWER "abcdefghijklmnopqrstuvwxyz"
#define HB_CP_UTF8
/* include CP registration code */
#include "hbcdpreg.h"