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 5290c8c9..bc3d3ca0 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -111,7 +111,6 @@ copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcpython.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hctcl.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcupd.dll" "$(HexChatRel)\plugins" -copy "$(HexChatBin)hcsasl.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hextray.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcwinamp.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcsysinfo.dll" "$(HexChatRel)\plugins" |