diff options
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r-- | win32/hexchat.props | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props index 070019d3..9104b1af 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -92,8 +92,8 @@ copy "$(HexChatBin)hcfishlim.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hchextray.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hclua.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcmpcinfo.dll" "$(HexChatRel)\plugins" -copy "$(HexChatBin)hcperl-512.dll" "$(HexChatRel)\plugins" -copy "$(HexChatBin)hcperl-514.dll" "$(HexChatRel)\plugins" +::copy "$(HexChatBin)hcperl-512.dll" "$(HexChatRel)\plugins" +::copy "$(HexChatBin)hcperl-514.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcpython.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hctcl.dll" "$(HexChatRel)\plugins" |