Changeset b3cbe94


Ignore:
Timestamp:
Oct 3, 2017, 3:31:21 PM (6 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
Children:
18ec142
Parents:
8774047
Message:

.appveyor.yml: print def file to check its content

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    r8774047 rb3cbe94  
    6565  # build libaubio
    6666  - python waf configure build --verbose --msvc_version="msvc 14.0"
     67  - "type build\\src\\libaubio-5.def"
    6768  # build python module using libaubio dll
    6869  - "python setup.py build"
Note: See TracChangeset for help on using the changeset viewer.