SRC_FILES = \
	../../../../Source/XnCore/*.cpp
		
LIB_NAME = XnCore
USED_LIBS = OpenNI
DEFINES = XN_CORE_EXPORTS

include ../EngineLibMakefile
