BIN_DIR = ../../../Bin

INC_DIRS = \
	../../../../../Include \
	../../../../../Wrappers/OpenNI.jni

SRC_FILES = \
	../../../../../Wrappers/OpenNI.jni/*.cpp

LIB_NAME = OpenNI.jni
USED_LIBS = OpenNI

include ../../Common/CommonCppMakefile
