Nuke WMPA, not supported by Express

This commit is contained in:
Berke Viktor
2013-04-13 02:38:44 +02:00
parent cc1f2b2d27
commit 0c351c9cbc
56 changed files with 0 additions and 5102 deletions

View File

@@ -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>