projects
/
vamp-aubio-plugins.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
41f7de432ef9b96e5fb3eb821920496faffa0f3d
[vamp-aubio-plugins.git]
/
.appveyor.yml
1
# appveyor configuration. See http://www.appveyor.com/docs/appveyor-yml
2
3
platform:
4
- x86
5
- x64
6
7
build_script:
8
- sh scripts/get_waf.sh
9
- sh scripts/get_aubio.sh
10
- sh scripts/get_deps_msvc.sh
11
- python waf configure
12
- python waf build -v