]> git.pld-linux.org Git - packages/OpenNI2.git/blob - OpenNI2-link.patch
- new, based on OpenNI
[packages/OpenNI2.git] / OpenNI2-link.patch
1 --- OpenNI2-2.2-beta2/Source/Tools/NiViewer/Makefile.orig       2013-11-12 15:12:23.000000000 +0100
2 +++ OpenNI2-2.2-beta2/Source/Tools/NiViewer/Makefile    2014-07-28 17:18:07.639029694 +0200
3 @@ -26,7 +26,7 @@
4  endif
5  
6  LIB_DIRS  += ../../../ThirdParty/PSCommon/XnLib/Bin/$(PLATFORM)-$(CFG)
7 -USED_LIBS += OpenNI2 XnLib
8 +USED_LIBS += OpenNI2 XnLib pthread
9  
10  EXE_NAME = NiViewer
11  
This page took 0.051511 seconds and 3 git commands to generate.