Changeset 7de4de0 for interfaces/cpp
- Timestamp:
- Sep 30, 2009, 3:54:34 AM (15 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:
- ae6e15c
- Parents:
- 0a6c211
- Location:
- interfaces/cpp
- Files:
-
- 4 moved
Legend:
- Unmodified
- Added
- Removed
-
interfaces/cpp/wscript_build
r0a6c211 r7de4de0 2 2 libaubiocpp = bld.new_task_gen( 3 3 features = 'cxx cshlib', 4 includes = ['.', '../ src'],4 includes = ['.', '../../src'], 5 5 source = bld.path.ant_glob('*.cpp'), 6 6 target = 'aubiocpp',
Note: See TracChangeset
for help on using the changeset viewer.