changeset 504:e79869de50ad vamp-kiss-naming

Experiment with AppVeyor build
author Chris Cannam
date Tue, 06 Feb 2018 13:22:15 +0000
parents 13e551657422
children 482ef76e8bfa
files .appveyor.yml
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.appveyor.yml	Tue Feb 06 13:22:15 2018 +0000
@@ -0,0 +1,12 @@
+
+configuration:
+  - Release
+
+platform:
+  - x86
+  - x64
+
+build:
+  project: build\VampSDK.sln
+  project: build\VampHostSDK.sln
+