Changeset 46378b3 for python


Ignore:
Timestamp:
Sep 26, 2011, 8:21:00 AM (13 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:
2a6e672
Parents:
20ae690
Message:

wscript: update to waf 1.6.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/wscript_build

    r20ae690 r46378b3  
    44  add_objects = 'sndfileio',
    55  target = '_aubiowrapper',
    6   uselib_local = ['aubio'],
     6  use = ['aubio'],
    77  uselib = ['SNDFILE'],
    88  swig_flags = '-python -Wall',
Note: See TracChangeset for help on using the changeset viewer.