Skip to content

Commit

Permalink
[1.9.x][fix]:revert to add windows driver ev signature commit
Browse files Browse the repository at this point in the history
  • Loading branch information
3Ddaiwei committed Feb 5, 2024
1 parent 5780990 commit ac85a9d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions OrbbecSDK.pc.in
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ includedir=${prefix}/include

Name: OrbbecSDK
Description: OrbbecSDK is a comprehensive library that provides developers with intuitive interfaces to control and manipulate Orbbec cameras seamlessly.

Version: @PROJECT_VERSION@

Libs: -L${libdir} -lOrbbecSDK
Cflags: -I${includedir}
1 change: 0 additions & 1 deletion README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,3 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK)
* [Orbbec SDK Repo](https://github.com/orbbec/OrbbecSDK)
* [Orbbec Main Page](https://www.orbbec.com/)
* [Orbbec 3D Club](https://3dclub.orbbec3d.com)
* [gitee Repo](https://gitee.com/orbbecdeveloper/OrbbecSDK)
1 change: 0 additions & 1 deletion README_CN.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,3 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK)

* [奥比中光主页](https://www.orbbec.com.cn/)
* [3D 视觉开发者社区](https://developer.orbbec.com.cn/)
* [gitee 仓库](https://gitee.com/orbbecdeveloper/OrbbecSDK)

0 comments on commit ac85a9d

Please sign in to comment.