Changeset 3d30b90 for examples/wscript_build
- Timestamp:
- Sep 6, 2015, 10:48:24 AM (9 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, sampler
- Children:
- 34e505f
- Parents:
- 695e171 (diff), f0ce36a1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/wscript_build
r695e171 r3d30b90 10 10 uselib += ['AVUTIL'] 11 11 uselib += ['JACK'] 12 uselib += ['BLAS'] 12 13 13 14 utils_source = ['utils.c', 'jackio.c']
Note: See TracChangeset
for help on using the changeset viewer.