Changeset ba0ba10 for src/wscript_build
- Timestamp:
- Dec 5, 2013, 3:40:44 AM (11 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 2e50800
- Parents:
- 3d1ca81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/wscript_build
r3d1ca81 rba0ba10 6 6 uselib += ['SAMPLERATE'] 7 7 uselib += ['SNDFILE'] 8 uselib += ['AVCODEC'] 9 uselib += ['AVFORMAT'] 10 uselib += ['AVRESAMPLE'] 11 uselib += ['AVUTIL'] 8 12 uselib += ['JACK'] 9 13 uselib += ['LASH']
Note: See TracChangeset
for help on using the changeset viewer.