Fix deps path

This commit is contained in:
Berke Viktor 2013-04-08 22:39:35 +02:00
parent cd64e02096
commit b90633d406
1 changed files with 1 additions and 1 deletions

View File

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