summary refs log tree commit diff stats
path: root/win32/xchat.props
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xchat.props')
-rw-r--r--win32/xchat.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/xchat.props b/win32/xchat.props
index 32ed807d..1611bc9e 100644
--- a/win32/xchat.props
+++ b/win32/xchat.props
@@ -2,8 +2,8 @@
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

   <ImportGroup Label="PropertySheets" />

   <PropertyGroup Label="UserMacros">

-    <!-- SPECIFY YOUR ROOT DEPENDENCY DIRECTORY ROOT HERE -->

-    <YourDepsPath>c:\mozilla-build\xchat deps</YourDepsPath>

+    <!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE -->

+    <YourDepsPath>c:\mozilla-build\deps path</YourDepsPath>

     <YourGendefPath>c:\mozilla-build\gendef path</YourGendefPath>

     <YourTclPath>c:\mozilla-build\tcl path</YourTclPath>

     <YourPerl512Path>c:\mozilla-build\perl512 path</YourPerl512Path>