mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 10:42:33 +01:00
Fix xp deps path
This commit is contained in:
parent
567270d5a7
commit
75fa95d3a3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user