Changeset 4c4c9f6 for wscript


Ignore:
Timestamp:
Jul 27, 2012, 5:30:11 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:
3bba0e0
Parents:
7d50c5a (diff), bf34fbb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'io' into develop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r7d50c5a r4c4c9f6  
    7474    ctx.env.CC = 'llvm-gcc-4.2'
    7575    ctx.env.LINK_CC = 'llvm-gcc-4.2'
     76    ctx.env.FRAMEWORK = ['CoreFoundation', 'AudioToolbox']
    7677
    7778  # check for required headers
Note: See TracChangeset for help on using the changeset viewer.