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

INC_DIRS = \
	../../../../../Include \
	../../../../../Source

SRC_FILES = \
	../../../../../Source/Utils/niLicense/*.cpp

EXE_NAME = niLicense
USED_LIBS = OpenNI

include ../../Common/CommonCppMakefile




