File: Makefile

package info (click to toggle)
openni-sensor-pointclouds 5.1.0.41.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,640 kB
  • ctags: 7,635
  • sloc: cpp: 34,878; ansic: 14,901; sh: 239; python: 155; makefile: 93; xml: 8
file content (8 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
SRC_FILES = ../../../../Source/XnDeviceFile/*.cpp
	    
LIB_NAME = XnDeviceFile
USED_LIBS = XnCore XnFormats XnDDK OpenNI
DEFINES = XN_DEVICE_EXPORTS

include ../EngineLibMakefile