feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 615ac7d was
7de4de0,
checked in by Paul Brossier <piem@piem.org>, 15 years ago
|
moved cpp to interfaces/
|
-
Property mode set to
100644
|
File size:
374 bytes
|
Line | |
---|
1 | pkginclude_HEADERS = aubiocpp.h |
---|
2 | |
---|
3 | lib_LTLIBRARIES = libaubiocpp.la |
---|
4 | libaubiocpp_la_SOURCES = aubiocpp.cpp |
---|
5 | AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@ |
---|
6 | libaubiocpp_la_LIBADD = -laubio -L${top_builddir}/src @FFTWLIB_LIBS@ @SAMPLERATE_LIBS@ @LTLIBOBJS@ |
---|
7 | libaubiocpp_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ |
---|
Note: See
TracBrowser
for help on using the repository browser.