Fix deps path
This commit is contained in:
parent
cd64e02096
commit
b90633d406
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue