Changeset 6264 for trunk/src/version


Ignore:
Timestamp:
Jul 9, 2001, 10:08:00 AM (24 years ago)
Author:
bird
Message:

Renamed dlls should use original import library name!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/version/makefile

    r6251 r6264  
    1 # $Id: makefile,v 1.18 2001-07-08 11:08:50 sandervl Exp $
     1# $Id: makefile,v 1.19 2001-07-09 08:07:59 bird Exp $
    22
    33#
     
    3232$(ODIN32_LIB)/user32.lib \
    3333$(ODIN32_LIB)/$(ODINCRT).lib \
    34 $(ODIN32_LIB)/crtdll32.lib \
     34$(ODIN32_LIB)/crtdll.lib \
    3535$(ODIN32_LIB)/lz32.lib \
    3636OS2386.LIB \
Note: See TracChangeset for help on using the changeset viewer.