Changeset 5323 for trunk/tools


Ignore:
Timestamp:
Mar 16, 2001, 3:19:02 PM (25 years ago)
Author:
bird
Message:

Changed FastDepNt.exe to used CodeView debuginfo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/fastdep/makefile

    r5316 r5323  
    1 # $Id: makefile,v 1.9 2001-03-14 20:15:59 bird Exp $
     1# $Id: makefile,v 1.10 2001-03-16 14:19:02 bird Exp $
    22
    33#
     
    8181#
    8282fastdepnt.exe:
    83     wcl386 -bt=nt -l=nt -d2 /"option map" -DOS2FAKE=1 -I$(WATCOM)\h\nt fastdep.c avl.c os2fake-win.c /Fe=$@ kernel32.lib
     83    wcl386 -bt=nt -l=nt -d2 /hc /"option map" -DOS2FAKE=1 -I$(WATCOM)\h\nt fastdep.c avl.c os2fake-win.c /Fe=$@ kernel32.lib
Note: See TracChangeset for help on using the changeset viewer.