summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-21 06:40:28 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-21 06:40:28 +0200
commitcb891a9732d77dde425052b6d11dc8024492e80a (patch)
tree8ee9aab170fd12b4a541dd201d8200513091262d /win32/hexchat.props
parentc54cd4181b9d4b49768c56a47655dbea1a9553b7 (diff)
Rename WinSys on the code level
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"