Skip to content

Commit

Permalink
Let’s try with cl.exe directly
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka committed Dec 15, 2016
1 parent c294762 commit 37317ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/configs/appveyor.cfg
@@ -1,5 +1,5 @@
[xml_generator]
compiler=msvc
compiler_path=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/vcvarsall.bat
compiler_path=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/cl.exe
cflags=-std=c++03
include_paths=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/include;C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/ucrt

0 comments on commit 37317ae

Please sign in to comment.