Changeset 7de4de0 for interfaces/cpp


Ignore:
Timestamp:
Sep 30, 2009, 3:54:34 AM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
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
Message:

moved cpp to interfaces/

Location:
interfaces/cpp
Files:
4 moved

Legend:

Unmodified
Added
Removed
  • interfaces/cpp/wscript_build

    r0a6c211 r7de4de0  
    22libaubiocpp = bld.new_task_gen(
    33    features = 'cxx cshlib',
    4     includes = ['.', '../src'],
     4    includes = ['.', '../../src'],
    55    source = bld.path.ant_glob('*.cpp'),
    66    target = 'aubiocpp',
Note: See TracChangeset for help on using the changeset viewer.