mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
Revise remaining 32{omf,mscoff} usages
This commit is contained in:
parent
d715bdc972
commit
920678a820
24 changed files with 33 additions and 682 deletions
|
@ -6,20 +6,8 @@ version=7.51 Build 020
|
|||
[Environment]
|
||||
DFLAGS="-I%@P%\..\..\src\phobos" "-I%@P%\..\..\src\druntime\import"
|
||||
|
||||
; optlink only reads from the Environment section so we need this redundancy
|
||||
; from the Environment32omf section (bugzilla 11302)
|
||||
LIB="%@P%\..\lib"
|
||||
|
||||
[Environment32]
|
||||
LIB=%@P%\..\lib32mscoff
|
||||
|
||||
[Environment32omf]
|
||||
LIB="%@P%\..\lib"
|
||||
LINKCMD=%@P%\optlink.exe
|
||||
|
||||
[Environment64]
|
||||
LIB=%@P%\..\lib64
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
[Environment32mscoff]
|
||||
LIB=%@P%\..\lib32mscoff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue