--- mstools/mfc/samples/tutorial/phbook 2018/08/09 18:22:21 1.1.1.2 +++ mstools/mfc/samples/tutorial/phbook 2018/08/09 18:24:40 1.1.1.3 @@ -63,7 +63,7 @@ phbook.def; .rc{$(DIR)}.res: rc -r -fo $*.tmp $< - cvtres -i386 $*.tmp -o $*.res + cvtres -$(CPU) $*.tmp -o $*.res del $*.tmp !endif