Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/wscript_build

    rc52b483 r0318cc1  
    1313  bld.program(features = 'c cprogram',
    1414      includes = '../src',
    15       lib = 'm',
    16       use = ['aubio', 'utilsio'],
     15      use = ['aubio', 'FFTW3F', 'FFTW3', 'SNDFILE', 'JACK', 'LASH', 'SAMPLERATE', 'utilsio'],
    1716      source = str(source_file),
    1817      target = str(source_file).split('.')[0]
Note: See TracChangeset for help on using the changeset viewer.