Changeset e54361e for .appveyor.yml
- Timestamp:
- Oct 1, 2017, 1:23:48 AM (7 years ago)
- 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:
- 0897260
- Parents:
- 5266bba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r5266bba re54361e 64 64 - "python waf distclean" 65 65 # build libaubio 66 - python waf configure build --verbose --msvc -version="msvc 14.0"66 - python waf configure build --verbose --msvc_version="msvc 14.0" 67 67 # build python module using libaubio dll 68 68 - "python setup.py build"
Note: See TracChangeset
for help on using the changeset viewer.