From 075cc61c942998b7fdfeabfde10490ef233f88cd Mon Sep 17 00:00:00 2001 From: Farow Date: Wed, 2 Oct 2013 17:47:56 +0300 Subject: Rebrand Perl plugin to HexChat, Add /pl and plugin_pref Add help messages --- plugins/perl/perl.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/perl/perl.vcxproj') diff --git a/plugins/perl/perl.vcxproj b/plugins/perl/perl.vcxproj index aa74c037..9d23ad58 100644 --- a/plugins/perl/perl.vcxproj +++ b/plugins/perl/perl.vcxproj @@ -81,7 +81,7 @@ move $(PerlLib).def "$(IntDir)" lib /nologo /machine:x86 "/def:$(IntDir)$(PerlLib).def" "/out:$(OutDir)\$(PerlLib).lib" "$(PerlPath)\bin\perl.exe" generate_header move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" +move hexchat.pm.h "$(IntDir)" @@ -110,7 +110,7 @@ move $(PerlLib).def "$(IntDir)" lib /nologo /machine:x64 "/def:$(IntDir)$(PerlLib).def" "/out:$(OutDir)\$(PerlLib).lib" "$(PerlPath)\bin\perl.exe" generate_header move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" +move hexchat.pm.h "$(IntDir)" -- cgit 1.4.1