Changeset 6246 for trunk/src


Ignore:
Timestamp:
Jul 8, 2001, 12:59:44 PM (24 years ago)
Author:
sandervl
Message:

link with crtdll32.lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/makefile

    r4717 r6246  
    1 # $Id: makefile,v 1.26 2000-12-02 23:40:28 bird Exp $
     1# $Id: makefile,v 1.27 2001-07-08 10:59:44 sandervl Exp $
    22
    33#
     
    4242$(ODIN32_LIB)/kernel32.lib \
    4343$(ODIN32_LIB)/user32.lib \
    44 $(ODIN32_LIB)/crtdll.lib \
     44$(ODIN32_LIB)/crtdll32.lib \
    4545$(ODIN32_LIB)/$(ODINCRT).lib \
    4646OS2386.LIB \
Note: See TracChangeset for help on using the changeset viewer.