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