- Timestamp:
- Mar 3, 2013, 7:41:47 PM (12 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:
- 9ffcf83
- Parents:
- 2fcb973
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/wscript_build
r2fcb973 r386be4a 3 3 for target_name in ctx.path.ant_glob('src/**/*.c'): 4 4 uselib = [] 5 includes = ['../src' ]5 includes = ['../src', '.'] 6 6 extra_source = [] 7 7 if str(target_name).endswith('-jack.c') and ctx.env['JACK']:
Note: See TracChangeset
for help on using the changeset viewer.