diff options
-rw-r--r-- | win32/hexchat-xp.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props index f7a08e2f..c22d6472 100644 --- a/win32/hexchat-xp.props +++ b/win32/hexchat-xp.props @@ -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> |