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:
@@ -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()
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
incpaths=.
|
||||
|
||||
libs=hbwin
|
||||
{wce}libs=sms
|
||||
{wce}libs=sms CellCore
|
||||
|
||||
Reference in New Issue
Block a user