Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit e45eaed

Browse files
Merge pull request #1406 from reicast/baka/appveyor_v140
AppVeyor: Enable v140 toolset
2 parents 91ffb10 + 1ed69ad commit e45eaed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ os: Visual Studio 2015
33

44
environment:
55
matrix:
6-
- Toolset: v120
6+
- Toolset: v140
77

88
platform:
99
- x86
1010
- x64
1111

1212
configuration:
13-
# - Release-120
14-
- Debug-120
13+
# - Release-140
14+
- Debug-140
1515

1616
build:
1717
project: shell/reicast.sln

0 commit comments

Comments
 (0)