summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-13 02:38:44 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-13 02:38:44 +0200
commit0c351c9cbc273b89c8ff21c8b80c162f8b6be494 (patch)
tree1f87233c457a71d137b4d6246320f5ec0bfac94f /win32/hexchat.props
parentcc1f2b2d27e5a41f0cbb32b34329e720b8e63f59 (diff)
Nuke WMPA, not supported by Express
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r--win32/hexchat.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 00ef030b..cd8cb6bd 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -90,7 +90,6 @@ copy "$(HexChatBin)hcpython.dll" "$(HexChatRel)\plugins"
 copy "$(HexChatBin)hcupd.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcwinamp.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcsysinfo.dll" "$(HexChatRel)\plugins"

-::copy "$(HexChatBin)hcwmpa.dll" "$(HexChatRel)\plugins"

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

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

 		</HexChatCopy>