- Timestamp:
- Nov 9, 2000, 10:10:07 PM (25 years ago)
- Location:
- trunk/src
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/makefile
r4342 r4581 1 # $Id: makefile,v 1.2 7 2000-09-29 07:37:04 achimhaExp $1 # $Id: makefile,v 1.28 2000-11-09 21:09:40 sandervl Exp $ 2 2 3 3 # … … 97 97 98 98 99 $(OBJDIR)\rsrc.obj: \ 100 cctl_Ca.orc \ 101 cctl_Ca.orc \ 102 cctl_Cs.orc \ 103 cctl_Da.orc \ 104 cctl_De.orc \ 105 cctl_En.orc \ 106 cctl_Eo.orc \ 107 cctl_Es.orc \ 108 cctl_Fi.orc \ 109 cctl_Fr.orc \ 110 cctl_Hu.orc \ 111 cctl_It.orc \ 112 cctl_Ko.orc \ 113 cctl_Nl.orc \ 114 cctl_No.orc \ 115 cctl_Pl.orc \ 116 cctl_Pt.orc \ 117 cctl_Ru.orc \ 118 cctl_Sv.orc \ 119 cctl_Wa.orc \ 120 cctl_xx.orc \ 121 rsrc.orc 122 123 99 124 # Includes the common rules. 100 125 !include $(PDWIN32_INCLUDE)/pdwin32.post -
trunk/src/comdlg32/makefile
r4511 r4581 1 # $Id: makefile,v 1. 19 2000-10-21 18:42:17sandervl Exp $1 # $Id: makefile,v 1.20 2000-11-09 21:09:28 sandervl Exp $ 2 2 3 3 # … … 83 83 84 84 85 $(OBJDIR)\rsrc.obj: \ 86 cdlg_Ca.orc \ 87 cdlg_Cs.orc \ 88 cdlg_Da.orc \ 89 cdlg_De.orc \ 90 cdlg_En.orc \ 91 cdlg_Eo.orc \ 92 cdlg_Es.orc \ 93 cdlg_Fi.orc \ 94 cdlg_Fr.orc \ 95 cdlg_Hu.orc \ 96 cdlg_It.orc \ 97 cdlg_Ja.orc \ 98 cdlg_Ko.orc \ 99 cdlg_Nl.orc \ 100 cdlg_No.orc \ 101 cdlg_Pl.orc \ 102 cdlg_Pt.orc \ 103 cdlg_Ru.orc \ 104 cdlg_Sk.orc \ 105 cdlg_Sv.orc \ 106 cdlg_Wa.orc \ 107 cdlg_xx.orc \ 108 rsrc.orc 109 85 110 # Includes the common rules. 86 111 !include $(PDWIN32_INCLUDE)/pdwin32.post -
trunk/src/shell32/makefile
r4121 r4581 1 # $Id: makefile,v 1.2 8 2000-08-30 13:50:53 sandervl Exp $1 # $Id: makefile,v 1.29 2000-11-09 21:09:53 sandervl Exp $ 2 2 3 3 # … … 111 111 112 112 113 $(OBJDIR)\shres.obj: shell32_Ca.orc \ 114 shell32_Cs.orc \ 115 shell32_Da.orc \ 116 shell32_De.orc \ 117 shell32_En.orc \ 118 shell32_Eo.orc \ 119 shell32_Es.orc \ 120 shell32_Fi.orc \ 121 shell32_Fr.orc \ 122 shell32_Hu.orc \ 123 shell32_It.orc \ 124 shell32_Nl.orc \ 125 shell32_No.orc \ 126 shell32_Pl.orc \ 127 shell32_Pt.orc \ 128 shell32_Ru.orc \ 129 shell32_Sv.orc \ 130 shell32_Wa.orc \ 131 shell32_xx.orc \ 132 shres.orc \ 133 134 113 135 # Includes the common rules. 114 136 !include $(PDWIN32_INCLUDE)/pdwin32.post -
trunk/src/user32/Makefile
r4551 r4581 1 # $Id: Makefile,v 1.7 4 2000-11-04 16:28:24sandervl Exp $1 # $Id: Makefile,v 1.75 2000-11-09 21:10:07 sandervl Exp $ 2 2 3 3 # … … 138 138 139 139 140 $(OBJDIR)\user32rsrc.obj: user32rsrc.orc 141 140 142 # Includes the common rules. 141 143 !include $(PDWIN32_INCLUDE)/pdwin32.post
Note:
See TracChangeset
for help on using the changeset viewer.