Merge pull request #541 from frankmorgner/appveyor

added appveyor configuration
This commit is contained in:
Ludovic Rousseau 2015-09-03 20:57:19 +02:00
commit 10aa2d8269
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