You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
211 B
10 lines
211 B
15 years ago
|
INCLUDES = -I.. -I../include
|
||
|
|
||
|
lib_LTLIBRARIES = libSQ_codec_ttx.la
|
||
|
|
||
|
libSQ_codec_ttx_la_SOURCES = fmt_codec_ttx.cpp fmt_codec_ttx_defs.h
|
||
|
|
||
|
libSQ_codec_ttx_la_LDFLAGS = -release 0.1.0
|
||
|
|
||
|
libSQ_codec_ttx_la_LIBADD =
|