This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Replace invalid assertion
[perl5.git] / win32 / perlexe.rc
CommitLineData
e84ac4e2 1PERLEXE ICON perlexe.ico
4ebea3c6
JD
2
3#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
4#define RT_MANIFEST 24
5
6#ifdef INCLUDE_MANIFEST
7CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "perlexe.manifest"
8#endif