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.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index cd8cb6bd..eb121ed5 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -77,6 +77,7 @@ xcopy /q /s /i "$(DepsRoot)\lib\gtk-2.0\i686-pc-vs10\engines" "$(HexChatRel)\lib
 xcopy /q /s /i etc "$(HexChatRel)\etc"

 xcopy /q /s /i share "$(HexChatRel)\share"

 xcopy /q /s /i "..\..\share\doc\COPYING" "$(HexChatRel)\share\doc\hexchat\"

+xcopy /q /s /i "..\..\share\sounds\beep.wav" "$(HexChatRel)\share\sounds\"

 xcopy /q /s /i "$(DepsRoot)\share\doc" "$(HexChatRel)\share\doc"

 xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatRel)\lib\enchant\"

 xcopy /q /s /i "$(HexChatBin)hcchecksum.dll" "$(HexChatRel)\plugins\"