diff options
Diffstat (limited to 'win32/hexchat-xp.props')
-rw-r--r-- | win32/hexchat-xp.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props index 7af896d7..f7eabce2 100644 --- a/win32/hexchat-xp.props +++ b/win32/hexchat-xp.props @@ -99,7 +99,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" |