Fix xp deps path

This commit is contained in:
Berke Viktor 2012-10-02 18:16:18 +02:00
parent 567270d5a7
commit 75fa95d3a3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE -->
<YourDepsPath>d:\mozilla-build\hexchat\build</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>