* contrib/hbnetio/utils/netiosrv.hbp
* utils/hbformat/hbformat.hbp
* utils/hbmk2/hbmk2.hbp
* utils/hbi18n/hbi18n.hbp
* utils/hbtest/hbtest.hbp
* utils/hbrun/hbrun.hbp
* config/wce/msvcarm.mk
* config/win/msvc.mk
+ Added -fixed:no to msvc command line. It seems to be needed
for ASLR compatibility.
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
-q0 -w3 -es2 -kmo -l
|
|
|
|
-ldflag={allmsvc}-nxcompat
|
|
-ldflag={allmsvc}-dynamicbase
|
|
-ldflag={allmsvc}-fixed:no
|
|
|
|
-nulrdd
|
|
hbformat.prg
|
|
hbformac.c
|