Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8
提交
c6a67c9f
D
dragonwell8
项目概览
openanolis
/
dragonwell8
通知
5
Star
3
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
c6a67c9f
编写于
12月 21, 2010
作者:
O
ohair
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
上级
47b1fa31
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
8 addition
and
8 deletion
+8
-8
Makefile
Makefile
+0
-3
README-builds.html
README-builds.html
+8
-5
未找到文件。
Makefile
浏览文件 @
c6a67c9f
...
@@ -456,7 +456,6 @@ CACERTS_FILE.desc = Location of certificates file
...
@@ -456,7 +456,6 @@ CACERTS_FILE.desc = Location of certificates file
DEVTOOLS_PATH.desc
=
Directory containing zip and gnumake
DEVTOOLS_PATH.desc
=
Directory containing zip and gnumake
CUPS_HEADERS_PATH.desc
=
Include directory location
for
CUPS header files
CUPS_HEADERS_PATH.desc
=
Include directory location
for
CUPS header files
DXSDK_PATH.desc
=
Root directory of DirectX SDK
DXSDK_PATH.desc
=
Root directory of DirectX SDK
MSDEVTOOLS_PATH.desc
=
Root directory of VC++ tools
(
e.g. rc.exe
)
MSVCRT_DLL_PATH.desc
=
Directory containing mscvrt.dll
MSVCRT_DLL_PATH.desc
=
Directory containing mscvrt.dll
# Make variables to print out (description and value)
# Make variables to print out (description and value)
...
@@ -487,12 +486,10 @@ ifeq ($(PLATFORM), windows)
...
@@ -487,12 +486,10 @@ ifeq ($(PLATFORM), windows)
VARIABLE_PRINTVAL_LIST
+=
\
VARIABLE_PRINTVAL_LIST
+=
\
DXSDK_PATH
\
DXSDK_PATH
\
MSDEVTOOLS_PATH
\
MSVCRT_DLL_PATH
MSVCRT_DLL_PATH
VARIABLE_CHECKDIR_LIST
+=
\
VARIABLE_CHECKDIR_LIST
+=
\
DXSDK_PATH
\
DXSDK_PATH
\
MSDEVTOOLS_PATH
\
MSVCRT_DLL_PATH
MSVCRT_DLL_PATH
endif
endif
...
...
README-builds.html
浏览文件 @
c6a67c9f
...
@@ -1650,13 +1650,16 @@ Windows binaries use the the 7.1 Windows SDK.<b>END WARNING.</b>
...
@@ -1650,13 +1650,16 @@ Windows binaries use the the 7.1 Windows SDK.<b>END WARNING.</b>
<dt><strong>
Windows specific:
</strong></dt>
<dt><strong>
Windows specific:
</strong></dt>
<dd>
<dd>
<dl>
<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>
<dd>
The location of the
The location of the
Microsoft Visual Studio
Microsoft Windows SDK where some tools will be
tools 'bin' directory.
located.
The default is usually derived from
The default is whatever WINDOWSSDKDIR is set to
<a
href=
"#ALT_COMPILER_PATH"
><tt>
ALT_COMPILER_PATH
</tt></a>
.
(or WindowsSdkDir) or the path
<pre>
c:\Program Files\Microsoft SDKs\Windows\v6.1a
</pre>
</dd>
</dd>
<dt><tt><a
name=
"ALT_DXSDK_PATH"
>
ALT_DXSDK_PATH
</a></tt>
</dt>
<dt><tt><a
name=
"ALT_DXSDK_PATH"
>
ALT_DXSDK_PATH
</a></tt>
</dt>
<dd>
<dd>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录