5 lines
100 B
Makefile
5 lines
100 B
Makefile
VPATH+= ${TOPDIR}/xcodec
|
|
|
|
SRCS+= xcodec_encoder.cc
|
|
SRCS+= xcodec_decoder.cc
|
|
SRCS+= xcodec_filter.cc
|