#Open Ephys GUI directory-specific file

#add files in this folder
add_sources(open-ephys 
	DataBuffer.cpp
	DataBuffer.h
	DataThread.cpp
	DataThread.h
)

#add nested directories


