diff options
-rw-r--r-- | win32/hexchat.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props index 083ec132..660412ec 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -10,7 +10,7 @@ <!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE --> - <YourDepsPath>c:\mozilla-build\hexchat\gtk</YourDepsPath> + <YourDepsPath>c:\mozilla-build\hexchat\build\gtk</YourDepsPath> <YourGendefPath>c:\mozilla-build\gendef</YourGendefPath> <YourMsgfmtPath>c:\mozilla-build\msgfmt</YourMsgfmtPath> <YourPerl516Path>c:\mozilla-build\perl-5.16</YourPerl516Path> |