This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
run/locale.t: Add explanation for when tests fail
[perl5.git] / win32 / perlexe.rc
1 PERLEXE     ICON    perlexe.ico
2
3 #define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
4 #define RT_MANIFEST 24
5
6 #ifdef INCLUDE_MANIFEST
7 CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "perlexe.manifest"
8 #endif