From b90633d406fdcb41cf6a972287307696c3d7c992 Mon Sep 17 00:00:00 2001 From: Berke Viktor <bviktor@hexchat.org> Date: Mon, 8 Apr 2013 22:39:35 +0200 Subject: Fix deps path --- win32/hexchat.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32') diff --git a/win32/hexchat.props b/win32/hexchat.props index 66336980..083ec132 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -10,7 +10,7 @@ <!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE --> - <YourDepsPath>c:\mozilla-build\hexchat\build</YourDepsPath> + <YourDepsPath>c:\mozilla-build\hexchat\gtk</YourDepsPath> <YourGendefPath>c:\mozilla-build\gendef</YourGendefPath> <YourMsgfmtPath>c:\mozilla-build\msgfmt</YourMsgfmtPath> <YourPerl516Path>c:\mozilla-build\perl-5.16</YourPerl516Path> -- cgit 1.4.1