dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
218 stars 27 forks source link

appveyor.yml: Build and test a Debug configuration aswell #155

Closed dannyedel closed 8 years ago

dannyedel commented 8 years ago

This PR adds the copy command necessary to load the .dll into the compiled program's folder.

Also adds some minor cleanups to the appveyor.yml file, dropping RDP and try to use MSBuild whenever possible.

fixes #154