changeset 68:b75124ebe697

AppVeyor build file
author Chris Cannam
date Wed, 07 Feb 2018 17:57:29 +0000
parents fa66ee7dcf08
children eebbadf1c959 c4d84af6b609
files .appveyor.yml
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.appveyor.yml	Wed Feb 07 17:57:29 2018 +0000
@@ -0,0 +1,11 @@
+
+configuration:
+  - Release
+
+platform:
+  - x86
+  - x64
+
+build:
+  project: build\vamp-plugin-tester.sln
+