summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-02-18 05:15:36 +0100
committerBerke Viktor <bviktor@hexchat.org>2013-02-18 05:15:36 +0100
commita1eb937d096d10b2469a02f38357f152d9544811 (patch)
treed20e81fa5b0995b91ef7d049a4fb9e7130a732b6 /win32/hexchat.props
parent936785d24e21f4c15d4f172dde1155f22e2d82c2 (diff)
Add HarfBuzz DLL to dist
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 c77e0141..61a664e8 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -64,6 +64,7 @@ copy "$(DepsRoot)\bin\gmodule-2.0.dll" "$(HexChatRel)"
 copy "$(DepsRoot)\bin\gobject-2.0.dll" "$(HexChatRel)

 copy "$(DepsRoot)\bin\gthread-2.0.dll" "$(HexChatRel)"

 copy "$(DepsRoot)\bin\gtk-win32-2.0.dll" "$(HexChatRel)"

+copy "$(DepsRoot)\bin\harfbuzz.dll" "$(HexChatRel)"

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

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

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