Changeset 4581 for trunk/src/shell32


Ignore:
Timestamp:
Nov 9, 2000, 10:10:07 PM (25 years ago)
Author:
sandervl
Message:

fixed resource dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/makefile

    r4121 r4581  
    1 # $Id: makefile,v 1.28 2000-08-30 13:50:53 sandervl Exp $
     1# $Id: makefile,v 1.29 2000-11-09 21:09:53 sandervl Exp $
    22
    33#
     
    111111
    112112
     113$(OBJDIR)\shres.obj: shell32_Ca.orc \
     114shell32_Cs.orc \
     115shell32_Da.orc \
     116shell32_De.orc \
     117shell32_En.orc \
     118shell32_Eo.orc \
     119shell32_Es.orc \
     120shell32_Fi.orc \
     121shell32_Fr.orc \
     122shell32_Hu.orc \
     123shell32_It.orc \
     124shell32_Nl.orc \
     125shell32_No.orc \
     126shell32_Pl.orc \
     127shell32_Pt.orc \
     128shell32_Ru.orc \
     129shell32_Sv.orc \
     130shell32_Wa.orc \
     131shell32_xx.orc \
     132shres.orc \
     133
     134
    113135# Includes the common rules.
    114136!include $(PDWIN32_INCLUDE)/pdwin32.post
Note: See TracChangeset for help on using the changeset viewer.