#Open Ephys GUI directory-specific file

#add files in this folder
add_sources(open-ephys 
	Bessel.cpp
	Bessel.h
	Biquad.cpp
	Biquad.h
	Butterworth.cpp
	Butterworth.h
	Cascade.cpp
	Cascade.h
	ChebyshevI.cpp
	ChebyshevI.h
	ChebyshevII.cpp
	ChebyshevII.h
	Common.h
	Custom.cpp
	Custom.h
	Design.cpp
	Design.h
	Documentation.cpp
	Dsp.h
	Elliptic.cpp
	Elliptic.h
	Filter.cpp
	Filter.h
	Layout.h
	Legendre.cpp
	Legendre.h
	LinearSmoothedValueAtomic.cpp
	LinearSmoothedValueAtomic.h
	MathSupplement.h
	Param.cpp
	Params.h
	PoleFilter.cpp
	PoleFilter.h
	RBJ.cpp
	RBJ.h
	RootFinder.cpp
	RootFinder.h
	SmoothedFilter.h
	State.cpp
	State.h
	Types.h
	Utilities.h
)

#add nested directories


