Changeset 2239 for trunk/src


Ignore:
Timestamp:
Dec 29, 1999, 12:27:11 AM (26 years ago)
Author:
sandervl
Message:

link fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comdlg32/makefile

    r1548 r2239  
    1 # $Id: makefile,v 1.8 1999-11-02 19:09:43 sandervl Exp $
     1# $Id: makefile,v 1.9 1999-12-28 23:27:11 sandervl Exp $
    22
    33#
     
    3434        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \
    3535              $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/kernel32.lib \
    36               $(PDWIN32_LIB)/user32.lib $(PDWIN32_LIB)/odincrt.lib \
     36              $(PDWIN32_LIB)/user32.lib $(PDWIN32_LIB)/odincrt.lib $(PDWIN32_LIB)/shlwapi.lib \
    3737              $(PDWIN32_LIB)/shell32.lib $(PDWIN32_LIB)/gdi32.lib OS2386.LIB $(RTLLIB_O)
    3838        $(CP) $@ $(PDWIN32_BIN)
Note: See TracChangeset for help on using the changeset viewer.