Changeset 4581 for trunk/src


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

fixed resource dependencies

Location:
trunk/src
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/makefile

    r4342 r4581  
    1 # $Id: makefile,v 1.27 2000-09-29 07:37:04 achimha Exp $
     1# $Id: makefile,v 1.28 2000-11-09 21:09:40 sandervl Exp $
    22
    33#
     
    9797
    9898
     99$(OBJDIR)\rsrc.obj: \
     100cctl_Ca.orc \
     101cctl_Ca.orc \
     102cctl_Cs.orc \
     103cctl_Da.orc \
     104cctl_De.orc \
     105cctl_En.orc \
     106cctl_Eo.orc \
     107cctl_Es.orc \
     108cctl_Fi.orc \
     109cctl_Fr.orc \
     110cctl_Hu.orc \
     111cctl_It.orc \
     112cctl_Ko.orc \
     113cctl_Nl.orc \
     114cctl_No.orc \
     115cctl_Pl.orc \
     116cctl_Pt.orc \
     117cctl_Ru.orc \
     118cctl_Sv.orc \
     119cctl_Wa.orc \
     120cctl_xx.orc \
     121rsrc.orc
     122
     123
    99124# Includes the common rules.
    100125!include $(PDWIN32_INCLUDE)/pdwin32.post
  • trunk/src/comdlg32/makefile

    r4511 r4581  
    1 # $Id: makefile,v 1.19 2000-10-21 18:42:17 sandervl Exp $
     1# $Id: makefile,v 1.20 2000-11-09 21:09:28 sandervl Exp $
    22
    33#
     
    8383
    8484
     85$(OBJDIR)\rsrc.obj: \
     86cdlg_Ca.orc \
     87cdlg_Cs.orc \
     88cdlg_Da.orc \
     89cdlg_De.orc \
     90cdlg_En.orc \
     91cdlg_Eo.orc \
     92cdlg_Es.orc \
     93cdlg_Fi.orc \
     94cdlg_Fr.orc \
     95cdlg_Hu.orc \
     96cdlg_It.orc \
     97cdlg_Ja.orc \
     98cdlg_Ko.orc \
     99cdlg_Nl.orc \
     100cdlg_No.orc \
     101cdlg_Pl.orc \
     102cdlg_Pt.orc \
     103cdlg_Ru.orc \
     104cdlg_Sk.orc \
     105cdlg_Sv.orc \
     106cdlg_Wa.orc \
     107cdlg_xx.orc \
     108rsrc.orc
     109
    85110# Includes the common rules.
    86111!include $(PDWIN32_INCLUDE)/pdwin32.post
  • 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
  • trunk/src/user32/Makefile

    r4551 r4581  
    1 # $Id: Makefile,v 1.74 2000-11-04 16:28:24 sandervl Exp $
     1# $Id: Makefile,v 1.75 2000-11-09 21:10:07 sandervl Exp $
    22
    33#
     
    138138
    139139
     140$(OBJDIR)\user32rsrc.obj: user32rsrc.orc
     141
    140142# Includes the common rules.
    141143!include $(PDWIN32_INCLUDE)/pdwin32.post
Note: See TracChangeset for help on using the changeset viewer.