mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Merge commit '1dd2f4645226bd269f2407d5ed431acc3f66e7a6' as 'Sources/ASIO'
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
version: "{branch} (#{build})"
|
||||
|
||||
image:
|
||||
- Visual Studio 2015
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- DEBUG: 1
|
||||
STANDALONE: 1
|
||||
WARNINGS: 1
|
||||
- DEBUG: 1
|
||||
STANDALONE: 1
|
||||
WARNINGS: 1
|
||||
WIN9X: 1
|
||||
- DEBUG: 1
|
||||
BOOSTDIR: C:\Libraries\boost_1_63_0
|
||||
WARNINGS: 1
|
||||
|
||||
build_script:
|
||||
- call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64
|
||||
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64
|
||||
- cd asio\src
|
||||
- nmake -f Makefile.msc
|
||||
- nmake -f Makefile.msc check
|
||||
Reference in New Issue
Block a user