1 Star 0 Fork 0

Barry / PhoenixGo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ThirdParty.props 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
jchzhang 提交于 2018-05-21 15:32 . support windows
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<tensorflow_SourcePath>C:\Users\jchzhang\tensorflow</tensorflow_SourcePath>
<tensorflow_BuildPath>C:\Users\jchzhang\tensorflow\tensorflow\contrib\cmake\build</tensorflow_BuildPath>
<glog_SourcePath>C:\Users\jchzhang\glog-0.3.5</glog_SourcePath>
<glog_BuildPath>C:\Users\jchzhang\glog-0.3.5</glog_BuildPath>
<gflags_SourcePath>C:\Users\jchzhang\gflags-2.2.1</gflags_SourcePath>
<gflags_BuildPath>C:\Users\jchzhang\gflags-2.2.1</gflags_BuildPath>
<boost_IncludePath>C:\Users\jchzhang\boost_1_66_0</boost_IncludePath>
<boost_LibPath>C:\Users\jchzhang\boost_1_66_0\stage\lib</boost_LibPath>
</PropertyGroup>
<PropertyGroup />
<ItemDefinitionGroup />
<ItemGroup>
<BuildMacro Include="tensorflow_SourcePath">
<Value>$(tensorflow_SourcePath)</Value>
</BuildMacro>
<BuildMacro Include="tensorflow_BuildPath">
<Value>$(tensorflow_BuildPath)</Value>
</BuildMacro>
<BuildMacro Include="glog_SourcePath">
<Value>$(glog_SourcePath)</Value>
</BuildMacro>
<BuildMacro Include="glog_BuildPath">
<Value>$(glog_BuildPath)</Value>
</BuildMacro>
<BuildMacro Include="gflags_SourcePath">
<Value>$(gflags_SourcePath)</Value>
</BuildMacro>
<BuildMacro Include="gflags_BuildPath">
<Value>$(gflags_BuildPath)</Value>
</BuildMacro>
<BuildMacro Include="boost_IncludePath">
<Value>$(boost_IncludePath)</Value>
</BuildMacro>
<BuildMacro Include="boost_LibPath">
<Value>$(boost_LibPath)</Value>
</BuildMacro>
</ItemGroup>
</Project>
C++
1
https://gitee.com/Barryda/PhoenixGo.git
git@gitee.com:Barryda/PhoenixGo.git
Barryda
PhoenixGo
PhoenixGo
master

搜索帮助