Changeset e3cf37a for wscript


Ignore:
Timestamp:
Nov 30, 2009, 9:11:31 PM (14 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:
1dd137b
Parents:
9817026
Message:

wscript: add libs to examples for binutils-gold

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r9817026 re3cf37a  
    198198          add_objects = 'sndfileio',
    199199          source = ['examples/utils.c', 'examples/jackio.c'],
     200          uselib = ['LASH', 'JACK', 'SNDFILE'],
    200201          defines = defines,
    201202          target = 'utilsio')
Note: See TracChangeset for help on using the changeset viewer.