Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
cleanup, appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
kasthack committed Feb 26, 2017
1 parent 80905a9 commit 5538207
Show file tree
Hide file tree
Showing 42 changed files with 24 additions and 13,971 deletions.
File renamed without changes.
19 changes: 19 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 1.0.{build}
os: Visual Studio 2015
configuration: Release
platform: Any CPU
install:
- cmd: set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
before_build:
- cmd: nuget restore -DisableParallelProcessing source/TimeLapser.sln
build:
parallel: true
verbosity: normal
artifacts:
- path: source/TimeLapser/bin/Release
name: GH
deploy:
- provider: GitHub
auth_token:
secure: MfE4qSIr2yoNR8/GUgRVJgaM9jVupDe40JAgb5P/Es/bD6DGzuqkTrHnzpsIFTPH
artifact: GH
Binary file removed libs/AForge.Video.FFMPEG.dll
Binary file not shown.
5,761 changes: 0 additions & 5,761 deletions libs/AForge.Video.FFMPEG.xml

This file was deleted.

Binary file removed libs/avcodec-53.dll
Binary file not shown.
Binary file removed libs/avdevice-53.dll
Binary file not shown.
Binary file removed libs/avfilter-2.dll
Binary file not shown.
Binary file removed libs/avformat-53.dll
Binary file not shown.
Binary file removed libs/avutil-51.dll
Binary file not shown.
13 changes: 0 additions & 13 deletions libs/licenses/Copyright.txt

This file was deleted.

18 changes: 0 additions & 18 deletions libs/licenses/License.txt

This file was deleted.

Loading

0 comments on commit 5538207

Please sign in to comment.