diff options
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r-- | win32/hexchat.props | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props index f88f0929..19ead366 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -83,7 +83,6 @@ copy "$(HexChatBin)hcdns.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcdoat.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcexec.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcfishlim.dll" "$(HexChatRel)\plugins" -copy "$(HexChatBin)hchextray.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcmpcinfo.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins" ::copy "$(HexChatBin)hcperl-518.dll" "$(HexChatRel)\plugins" |