3 Star 5 Fork 1

奥比中光科技集团股份有限公司/OrbbecSDK-K4A-Wrapper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
k4a.props.in 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
Derek M 提交于 2019-05-03 14:06 . C# Build Integration (#316)
<Project>
<PropertyGroup>
<K4aGeneratorSourcesDirectory>@PROJECT_BINARY_DIR@/src</K4aGeneratorSourcesDirectory>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
<K4aBinaryDirectory>@K4A_BINARY_DIR_DEBUG@</K4aBinaryDirectory>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<K4aBinaryDirectory>@K4A_BINARY_DIR_RELEASE@</K4aBinaryDirectory>
</PropertyGroup>
</Project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/orbbecdeveloper/OrbbecSDK-K4A-Wrapper.git
git@gitee.com:orbbecdeveloper/OrbbecSDK-K4A-Wrapper.git
orbbecdeveloper
OrbbecSDK-K4A-Wrapper
OrbbecSDK-K4A-Wrapper
main

搜索帮助