2009-08-20 21:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbwin/hbwin.hbc
    ! Added missing CellCore lib for wce.
      I've preserved casing because cegcc has it like that and
      I wanted to avoid any potential casing problems on *nix
      cross build. I you know it this is unnecessary pls tell.
This commit is contained in:
Viktor Szakats
2009-08-20 19:55:05 +00:00
parent 8fa05608ee
commit 09c80bb5fb
2 changed files with 9 additions and 2 deletions

View File

@@ -17,6 +17,13 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-08-20 21:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/hbwin.hbc
! Added missing CellCore lib for wce.
I've preserved casing because cegcc has it like that and
I wanted to avoid any potential casing problems on *nix
cross build. I you know it this is unnecessary pls tell.
2009-08-20 21:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* examples/gfspell/readme.txt
! E-mail address antispam.
@@ -93,7 +100,7 @@
; NOTE: Still most of the not yet merged logic could be merged,
since there is only a few minor difference between them.
; TODO: Add shell optimized watcom rules for nt/dos/sh shells. [DONE]
; TODO: Try to do a similar stunt for gcc.mk files.
; TODO: Try to do a similar stunt for gcc.mk files. [POSTPONED]
* source/pp/ppcore.c
* #ifdef -> #if defined()

View File

@@ -7,4 +7,4 @@
incpaths=.
libs=hbwin
{wce}libs=sms
{wce}libs=sms CellCore