Changeset 604 for trunk/src/user32/new


Ignore:
Timestamp:
Aug 21, 1999, 2:29:32 PM (26 years ago)
Author:
sandervl
Message:

Makefile changes for VAC 3.6.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/makefile

    r601 r604  
    1 # $Id: makefile,v 1.27 1999-08-20 20:09:51 sandervl Exp $
     1# $Id: makefile,v 1.28 1999-08-21 12:29:31 sandervl Exp $
    22
    33#
     
    4242        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \
    4343              $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/gdi32.lib $(PDWIN32_LIB)/kernel32.lib $(PDWIN32_LIB)/libuls.lib \
    44               $(PDWIN32_LIB)/odincrt.lib OS2386.LIB cppom30O.lib
     44              $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O)
    4545        rc $(TARGET).res $(TARGET).dll
    4646        $(CP) $@ $(PDWIN32_BIN)
Note: See TracChangeset for help on using the changeset viewer.