We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813ae24 commit ef48b94Copy full SHA for ef48b94
ci/appveyor/emulate_appveyor.bat
@@ -6,9 +6,9 @@ set APPVEYOR=True
6
set APPVEYOR_BUILD_FOLDER=%cd%
7
set Configuration=Debug
8
set Platform=x64
9
-REM set PlatformToolset=v100
+set PlatformToolset=v100
10
REM set Platform=Win32
11
-set PlatformToolset=Windows7.1SDK
+REM set PlatformToolset=Windows7.1SDK
12
13
echo Emulating appveyor's environment.
14
echo APPVEYOR_BUILD_FOLDER set to '%APPVEYOR_BUILD_FOLDER%'
0 commit comments