#Open Ephys GUI directory-specific file

#add files in this folder
add_sources(open-ephys 
	ConfigurationObject.h
	ConfigurationObject.cpp
	ContinuousChannel.h
	ContinuousChannel.cpp
	DataStream.h
	DataStream.cpp
	DeviceInfo.h
	DeviceInfo.cpp
	EventChannel.h
	EventChannel.cpp
	InfoObject.h
	InfoObject.cpp
	Metadata.h
	Metadata.cpp
	ProcessorInfo.h
	ProcessorInfo.cpp
	SpikeChannel.h
	SpikeChannel.cpp
)

#add nested directories


