Changeset 236e2a0


Ignore:
Timestamp:
Oct 3, 2017, 4:14:44 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:
a500a392
Parents:
bb07c7e
Message:

.appveyor.yml: remove def output, do not try to build python-aubio against libaubio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

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