Re: [PATCH 5.00552] Overloaded <> and deref again
[p5sagit/p5-mst-13.2.git] / win32 / genxsdef.pl
CommitLineData
0a753a76 1print "LIBRARY $ARGV[0]\n";
2print "CODE LOADONCALL\n";
3print "DATA LOADONCALL NONSHARED MULTIPLE\n";
4print "EXPORTS\n";
5print "\tboot_$ARGV[0]\n"