summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r--win32/hexchat.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 36516d47..85930834 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -112,7 +112,7 @@ 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)hcwinsys.dll" "$(HexChatRel)\plugins"

+copy "$(HexChatBin)hcsysinfo.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcwmpa.dll" "$(HexChatRel)\plugins"

 copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatRel)"

 xcopy /q /s /i "$(HexChatBin)locale" "$(HexChatRel)\locale"