2008-11-09 14:37 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* make_b32.mak
! /P32 -> /P64
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-11-09 14:37 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_b32.mak
|
||||
! /P32 -> /P64
|
||||
|
||||
2008-11-09 14:29 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_b32.mak
|
||||
* make_vc.mak
|
||||
|
||||
@@ -118,7 +118,7 @@ STANDARD_STATIC_CLIBS = cw32mt$(RTLIBSUFFIX).lib
|
||||
|
||||
# This is needed, otherwise the libs may overflow
|
||||
# when debug info is requested with -v -y
|
||||
ARFLAGS = /P32 $(A_USR)
|
||||
ARFLAGS = /P64 $(A_USR)
|
||||
|
||||
#**********************************************************
|
||||
#**********************************************************
|
||||
|
||||
Reference in New Issue
Block a user