summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-22 02:34:20 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 02:34:20 +0200
commitde39738bbdb0cb6fac7d4f9ee15cdd94d8ca24b4 (patch)
tree159ba2a667932402d8c5a6b8d1c64d32e5f73cb3 /win32/hexchat.props
parentcdae8fecdd2e108919e1238b6bbe6d80ddacfe73 (diff)
Add README for people who still can't use Google
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&gt; 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)"