Changeset 23 for trunk


Ignore:
Timestamp:
Sep 20, 2010, 5:05:53 PM (15 years ago)
Author:
markus
Message:

added debug flags to wcc options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/wmakefile

    r22 r23  
    5959
    6060AFLAGS        = -Mb
    61 CFLAGS        = -ecc -bt=os2 -ms -zu -5 -w2 -wcd=138 -zp1 -q -s -zgp -zfp
     61CFLAGS        = -ecc -d3 -hc -bt=os2 -ms -zu -5 -w2 -wcd=138 -zp1 -q -s -zgp -zfp -oi
    6262CFLAGS_DEBUG  = -d3 -hc
    6363LFLAGS        = /noe /nod /packd /a:16 /batch /map /line
Note: See TracChangeset for help on using the changeset viewer.