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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user