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 85930834..7d18cac7 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -46,6 +46,7 @@ rmdir /q /s "$(HexChatRel)"
 mkdir "$(HexChatRel)"

 echo 2> portable-mode

 move portable-mode "$(HexChatRel)"

+copy readme.url "$(HexChatRel)"

 copy "$(HexChatBin)hexchat.exe" "$(HexChatRel)"

 copy "$(HexChatBin)hexchat-text.exe" "$(HexChatRel)"

 copy "$(HexChatBin)thememan.exe" "$(HexChatRel)"