aboutsummaryrefslogtreecommitdiff
path: root/README-builds.html
diff options
context:
space:
mode:
authorohair <none@none>2010-12-21 16:44:00 -0800
committerohair <none@none>2010-12-21 16:44:00 -0800
commite93ee91a87c628cbecf3bd93263fb1d832f3c120 (patch)
tree02c6ce78bf8cfc2a73e45435a935c4f0884cde5b /README-builds.html
parent81f28e14e530c6f517bf1544a7e75d7946e75f04 (diff)
downloadjdk8u-e93ee91a87c628cbecf3bd93263fb1d832f3c120.tar.gz
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
Diffstat (limited to 'README-builds.html')
-rw-r--r--README-builds.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/README-builds.html b/README-builds.html
index 1c2504c..297494f 100644
--- a/README-builds.html
+++ b/README-builds.html
@@ -1650,13 +1650,16 @@ Windows binaries use the the 7.1 Windows SDK.<b>END WARNING.</b>
<dt><strong>Windows specific:</strong></dt>
<dd>
<dl>
- <dt><a name="ALT_MSDEVTOOLS_PATH"><tt>ALT_MSDEVTOOLS_PATH</tt></a> </dt>
+ <dt><a name="ALT_WINDOWSSDKDIR"><tt>ALT_WINDOWSSDKDIR</tt></a> </dt>
<dd>
The location of the
- Microsoft Visual Studio
- tools 'bin' directory.
- The default is usually derived from
- <a href="#ALT_COMPILER_PATH"><tt>ALT_COMPILER_PATH</tt></a>.
+ Microsoft Windows SDK where some tools will be
+ located.
+ The default is whatever WINDOWSSDKDIR is set to
+ (or WindowsSdkDir) or the path
+ <pre>
+ c:\Program Files\Microsoft SDKs\Windows\v6.1a
+ </pre>
</dd>
<dt><tt><a name="ALT_DXSDK_PATH">ALT_DXSDK_PATH</a></tt> </dt>
<dd>