added appveyor configuration

This commit is contained in:
Frank Morgner 2015-09-03 16:02:26 +02:00
parent 9456db90fc
commit 69f92faec5
1 changed files with 7 additions and 0 deletions

7
appveyor.yml Normal file
View File

@ -0,0 +1,7 @@
before_build:
- cd "C:\Program Files\Microsoft Visual Studio 10.0\VC\"
- call vcvarsall.bat x86
build_script:
- cd %APPVEYOR_BUILD_FOLDER%\win32
- nmake -f Makefile.mak