diff options
Diffstat (limited to 'win32/hexchat-xp.props')
-rw-r--r-- | win32/hexchat-xp.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props index 47354217..f05904dc 100644 --- a/win32/hexchat-xp.props +++ b/win32/hexchat-xp.props @@ -44,6 +44,7 @@ rmdir /q /s "$(HexChatRel)" mkdir "$(HexChatRel)" echo 2> portable-mode move portable-mode "$(HexChatRel)" +copy changelog.url "$(HexChatRel)" copy readme.url "$(HexChatRel)" copy "$(HexChatBin)hexchat.exe" "$(HexChatRel)" copy "$(HexChatBin)hexchat-text.exe" "$(HexChatRel)" |