view .appveyor.yml @ 505:482ef76e8bfa vamp-kiss-naming

Ah, duplicate key problem - try this arrangement instead
author Chris Cannam
date Tue, 06 Feb 2018 15:26:49 +0000
parents e79869de50ad
children c9edaec61d95
line wrap: on
line source

configuration:
  - Release

platform:
  - x86
  - x64

build_script:
  - msbuild build\VampSDK.sln
  - msbuild build\VampHostSDK.sln