This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Give perl.exe an icon when built with MinGW and Borland
authorSteve Hay <SteveHay@planit.com>
Tue, 28 Nov 2006 11:57:35 +0000 (11:57 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 28 Nov 2006 11:57:35 +0000 (11:57 +0000)
commitf721bdf3f308a637a54a1ba1759c49d70d747a8b
treebc6b412e2710f2d2c88bf9829dabba53695d6fe1
parent0d4ddeff7e483fb28046cb7e890e4a921c128f6c
Give perl.exe an icon when built with MinGW and Borland

It already gets an icon when built with VC++, but the MinGW and Borland
builds were not making any use of the resource file.

Also add the top-level directory into MinGW's resource compiler search
path to assist ActivePerl builds: see:
http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt

p4raw-id: //depot/perl@29402
win32/makefile.mk