2009-02-24 17:19 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* config/win/msvcce.cf
    ! Fixed another cl.exe occurence to be compatible with 
      older MSVC versions.
This commit is contained in:
Viktor Szakats
2009-02-24 16:20:38 +00:00
parent e76c266289
commit 497ff0e672
2 changed files with 9 additions and 0 deletions

View File

@@ -8,6 +8,11 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-02-24 17:19 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* config/win/msvcce.cf
! Fixed another cl.exe occurence to be compatible with
older MSVC versions.
2009-02-24 17:07 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* bin/postinst.sh
+ Added 'hb-mkslib' creation for compatibility.

View File

@@ -30,7 +30,11 @@ else
CFLAGS += -Oxsb1 -EHsc -YX -GF
endif
ifeq ($(HB_VISUALC_VER_PRE80),)
LD = cl.exe
else
LD = clarm.exe
endif
LD_OUT = -Fe
# Add all libraries specified in CONTRIBS and LIBS.