Fix path for deps
This commit is contained in:
parent
08634733d2
commit
ab9b121ff5
|
@ -3,7 +3,7 @@
|
|||
<ImportGroup Label="PropertySheets" />
|
||||
<PropertyGroup Label="UserMacros">
|
||||
<!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE -->
|
||||
<YourDepsPath>c:\mozilla-build\hexchat-deps</YourDepsPath>
|
||||
<YourDepsPath>c:\mozilla-build\hexchat\deps</YourDepsPath>
|
||||
<YourGendefPath>c:\mozilla-build\gendef</YourGendefPath>
|
||||
<YourTclPath>c:\mozilla-build\tcl-8.5</YourTclPath>
|
||||
<YourPerl512Path>c:\mozilla-build\perl-5.12</YourPerl512Path>
|
||||
|
|
Loading…
Reference in New Issue