mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 01:02:20 -05:00
We don't ship DNS as a plugin anymore
This commit is contained in:
parent
7bfa2ee8a7
commit
62209618e1
@ -81,7 +81,6 @@ xcopy /q /s /i "..\..\COPYING" "$(HexChatRel)\share\doc\hexchat\"
|
|||||||
xcopy /q /s /i "$(DepsRoot)\share\doc" "$(HexChatRel)\share\doc"
|
xcopy /q /s /i "$(DepsRoot)\share\doc" "$(HexChatRel)\share\doc"
|
||||||
xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatRel)\lib\enchant\"
|
xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatRel)\lib\enchant\"
|
||||||
xcopy /q /s /i "$(HexChatBin)hcchecksum.dll" "$(HexChatRel)\plugins\"
|
xcopy /q /s /i "$(HexChatBin)hcchecksum.dll" "$(HexChatRel)\plugins\"
|
||||||
copy "$(HexChatBin)hcdns.dll" "$(HexChatRel)\plugins"
|
|
||||||
copy "$(HexChatBin)hcdoat.dll" "$(HexChatRel)\plugins"
|
copy "$(HexChatBin)hcdoat.dll" "$(HexChatRel)\plugins"
|
||||||
copy "$(HexChatBin)hcexec.dll" "$(HexChatRel)\plugins"
|
copy "$(HexChatBin)hcexec.dll" "$(HexChatRel)\plugins"
|
||||||
copy "$(HexChatBin)hcfishlim.dll" "$(HexChatRel)\plugins"
|
copy "$(HexChatBin)hcfishlim.dll" "$(HexChatRel)\plugins"
|
||||||
|
Loading…
Reference in New Issue
Block a user