2009-02-25 15:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* config/win/msvcce.cf
    ! Typo corrected in prev modif after testing feedback.
      Thanks Jose.
This commit is contained in:
Viktor Szakats
2009-02-25 14:24:54 +00:00
parent 242ea6b566
commit f32aaab55f
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,11 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-02-25 15:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* config/win/msvcce.cf
! Typo corrected in prev modif after testing feedback.
Thanks Jose.
2009-02-25 15:22 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* INSTALL
! Typo in prev.

View File

@@ -42,7 +42,7 @@ LINKPATHS += /subsystem:windowsce,4.20 /machine:arm /armpadcode /stack:65536,409
LINKPATHS += /nodefaultlib:"kernel32.lib" /align:4096 /opt:ref /opt:icf
ifeq ($(HB_VISUALC_VER_PRE80),)
LINKPATHS += /manifest:no
!endif
endif
ifeq ($(HB_LIB_COMPILE),)
LINKPATHS += /libpath:$(LIB_DIR)
else