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.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index e9dd136a..890dfd01 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -102,7 +102,7 @@ copy "$(HexChatBin)hcdoat.dll" "$(HexChatRel)\plugins"
 copy "$(HexChatBin)hcexec.dll" "$(HexChatRel)\plugins"

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

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

-copy "$(OutDir)\hcmpcinfo.dll" "$(HexChatRel)\plugins"

+copy "$(HexChatBin)hcmpcinfo.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcperl-512.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcperl-514.dll" "$(HexChatRel)\plugins"

 copy "$(HexChatBin)hcperl-516.dll" "$(HexChatRel)\plugins"

@@ -113,7 +113,7 @@ copy "$(HexChatBin)hcsasl.dll" "$(HexChatRel)\plugins"
 copy "$(HexChatBin)hextray.dll" "$(HexChatRel)\plugins"

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

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

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

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

 copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatRel)"

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

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