fpc/packages/fcl-base
svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
Also adjusted all Windows (Win32/64/CE) units to define a "UNICODE" if "FPC_OS_UNICODE" is defined (except the Jedi units).
Also the common RTL units that checked for UNICODE now check for FPC_OS_UNICODE.

git-svn-id: trunk@24420 -
2013-05-04 11:06:32 +00:00
..
examples Regenerate with up-to-date fpcmake binary 2013-04-29 12:45:11 +00:00
src Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 2013-05-04 11:06:32 +00:00
tests * Initial implementation of TFPHashList tests 2012-12-29 12:47:26 +00:00
texts * Fixed typo 2010-10-07 07:46:11 +00:00
fpmake.pp * Moved libtar unit from fcl-base to paszlib package 2013-04-21 16:22:29 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:27:42 +00:00
Makefile.fpc * Now zipinstall is passed to fpmake by all Makefile.fpc's 2013-04-27 20:34:00 +00:00
Makefile.fpc.fpcmake + Add missing netbsd unit dependencies 2012-02-12 10:46:45 +00:00