feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 9bfecce3 was
954585a,
checked in by Paul Brossier <piem@piem.org>, 17 years ago
|
cpp/Makefile.am: use CPPFLAGS for cpp lib, fix up includes
|
-
Property mode set to
100644
|
File size:
374 bytes
|
Rev | Line | |
---|
[c60d684] | 1 | pkginclude_HEADERS = aubiocpp.h |
---|
| 2 | |
---|
| 3 | lib_LTLIBRARIES = libaubiocpp.la |
---|
| 4 | libaubiocpp_la_SOURCES = aubiocpp.cpp |
---|
[954585a] | 5 | AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@ |
---|
[c60d684] | 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.