From 3485b4fb94d0c7e5c54665d9626ffdfce9502b99 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 23:47:41 +0200 Subject: Rename DLL files, rename X-SASL to SASL --- win32/copy/copy.vcxproj | 68 ++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'win32/copy/copy.vcxproj') diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index a9db3e24..1e3a72fe 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -107,24 +107,24 @@ copy "$(DepsRoot)\bin\zlib1.dll" "$(HexChatDest)" copy "$(DepsRoot)\bin\cert.pem" "$(HexChatDest)" copy "$(DepsRoot)\bin\libenchant.dll" "$(HexChatDest)" xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatDest)\lib\enchant\" -xcopy /q /s /i "$(OutDir)xcchecksum.dll" "$(HexChatDest)\plugins\" -copy "$(OutDir)\xcdns.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcdoat.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcexec.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcfishlim.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xclua.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcmpcinfo.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-512.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-514.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-516.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcpython.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xctcl.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcupd.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcxsasl.dll" "$(HexChatDest)\plugins" +xcopy /q /s /i "$(OutDir)hcchecksum.dll" "$(HexChatDest)\plugins\" +copy "$(OutDir)\hcdns.dll" "$(HexChatDest)\plugins" +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" +copy "$(OutDir)\hcpython.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hctcl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcupd.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcsasl.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwinamp.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwinsys.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwmpa.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinamp.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinsys.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwmpa.dll" "$(HexChatDest)\plugins" copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatDest)" xcopy /q /s /i "$(OutDir)\locale" "$(HexChatDest)\locale" xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatDest)\share\locale" @@ -190,24 +190,24 @@ copy "$(DepsRoot)\bin\zlib1.dll" "$(HexChatDest)" copy "$(DepsRoot)\bin\cert.pem" "$(HexChatDest)" copy "$(DepsRoot)\bin\libenchant.dll" "$(HexChatDest)" xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatDest)\lib\enchant\" -xcopy /q /s /i "$(OutDir)xcchecksum.dll" "$(HexChatDest)\plugins\" -copy "$(OutDir)\xcdns.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcdoat.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcexec.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcfishlim.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xclua.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcmpcinfo.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-512.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-514.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcperl-516.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcpython.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xctcl.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcupd.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcxsasl.dll" "$(HexChatDest)\plugins" +xcopy /q /s /i "$(OutDir)hcchecksum.dll" "$(HexChatDest)\plugins\" +copy "$(OutDir)\hcdns.dll" "$(HexChatDest)\plugins" +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" +copy "$(OutDir)\hcpython.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hctcl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcupd.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcsasl.dll" "$(HexChatDest)\plugins" copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwinamp.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwinsys.dll" "$(HexChatDest)\plugins" -copy "$(OutDir)\xcwmpa.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinamp.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinsys.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwmpa.dll" "$(HexChatDest)\plugins" copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatDest)" xcopy /q /s /i "$(OutDir)\locale" "$(HexChatDest)\locale" xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatDest)\share\locale" -- cgit 1.4.1