From 6942d2b4b17f5b20bd27cc26aeff948037912be7 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 15 Sep 2012 21:52:47 +0200 Subject: Update solution to Visual Studio 2012 Express and get rid of mpcInfo --- win32/copy/copy.vcxproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'win32/copy/copy.vcxproj') diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index 84e2574f..43179c1a 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -113,7 +113,6 @@ copy "$(OutDir)\hcdoat.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcexec.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcfishlim.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hclua.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\hcmpcinfo.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-512.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-514.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-516.dll" "$(HexChatDest)\plugins" @@ -196,7 +195,6 @@ copy "$(OutDir)\hcdoat.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcexec.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcfishlim.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hclua.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\hcmpcinfo.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-512.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-514.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hcperl-516.dll" "$(HexChatDest)\plugins" -- cgit 1.4.1