diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:47:41 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:47:41 +0200 |
commit | 3485b4fb94d0c7e5c54665d9626ffdfce9502b99 (patch) | |
tree | 19c2c0a21c1613cd3e53180671095d268625499b /win32/copy/copy.vcxproj | |
parent | fe3df241c9df18de4e3e1180114bb557c2935b6e (diff) |
Rename DLL files, rename X-SASL to SASL
Diffstat (limited to 'win32/copy/copy.vcxproj')
-rw-r--r-- | win32/copy/copy.vcxproj | 68 |
1 files changed, 34 insertions, 34 deletions
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" |