diff options
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r-- | win32/hexchat.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props index 1d0f5845..32588334 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -90,6 +90,7 @@ copy "$(HexChatBin)hcmpcinfo.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcperl.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcpython2.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcpython3.dll" "$(HexChatRel)\plugins" +copy "$(HexChatBin)hcnotifications-winrt.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcupd.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcwinamp.dll" "$(HexChatRel)\plugins" copy "$(HexChatBin)hcsysinfo.dll" "$(HexChatRel)\plugins" |