Skip to content

Commit

Permalink
added appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiakopoulos committed Aug 2, 2017
1 parent dce5907 commit 5b7474d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
environment:
matrix:
- os: Visual Studio 2015
DIR: msvc140

platform: x64
configuration: Release

build:
verbosity: minimal
project: hand_tracking_samples_vs2015.sln

0 comments on commit 5b7474d

Please sign in to comment.