|
58 | 58 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Master|Win32'" Label="Configuration"> |
59 | 59 | <ConfigurationType>Application</ConfigurationType> |
60 | 60 | <UseOfMfc>false</UseOfMfc> |
61 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 61 | + <PlatformToolset>v140_xp</PlatformToolset> |
62 | 62 | </PropertyGroup> |
63 | 63 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='QA Player|Win32'" Label="Configuration"> |
64 | 64 | <ConfigurationType>Application</ConfigurationType> |
65 | 65 | <UseOfMfc>false</UseOfMfc> |
66 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 66 | + <PlatformToolset>v140_xp</PlatformToolset> |
67 | 67 | </PropertyGroup> |
68 | 68 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
69 | 69 | <ConfigurationType>Application</ConfigurationType> |
70 | 70 | <UseOfMfc>false</UseOfMfc> |
71 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 71 | + <PlatformToolset>v140_xp</PlatformToolset> |
72 | 72 | </PropertyGroup> |
73 | 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Live Debug|Win32'" Label="Configuration"> |
74 | 74 | <ConfigurationType>Application</ConfigurationType> |
75 | 75 | <UseOfMfc>false</UseOfMfc> |
76 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 76 | + <PlatformToolset>v140_xp</PlatformToolset> |
77 | 77 | </PropertyGroup> |
78 | 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Gamemaster|Win32'" Label="Configuration"> |
79 | 79 | <ConfigurationType>Application</ConfigurationType> |
80 | 80 | <UseOfMfc>false</UseOfMfc> |
81 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 81 | + <PlatformToolset>v140_xp</PlatformToolset> |
82 | 82 | </PropertyGroup> |
83 | 83 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='QA GM|Win32'" Label="Configuration"> |
84 | 84 | <ConfigurationType>Application</ConfigurationType> |
85 | 85 | <UseOfMfc>false</UseOfMfc> |
86 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 86 | + <PlatformToolset>v140_xp</PlatformToolset> |
87 | 87 | </PropertyGroup> |
88 | 88 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dev Player|Win32'" Label="Configuration"> |
89 | 89 | <ConfigurationType>Application</ConfigurationType> |
90 | 90 | <UseOfMfc>false</UseOfMfc> |
91 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 91 | + <PlatformToolset>v140_xp</PlatformToolset> |
92 | 92 | </PropertyGroup> |
93 | 93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode|Win32'" Label="Configuration"> |
94 | 94 | <ConfigurationType>Application</ConfigurationType> |
95 | 95 | <UseOfMfc>false</UseOfMfc> |
96 | 96 | <CharacterSet>Unicode</CharacterSet> |
97 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 97 | + <PlatformToolset>v140_xp</PlatformToolset> |
98 | 98 | </PropertyGroup> |
99 | 99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Pmare|Win32'" Label="Configuration"> |
100 | 100 | <ConfigurationType>Application</ConfigurationType> |
101 | 101 | <UseOfMfc>false</UseOfMfc> |
102 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 102 | + <PlatformToolset>v140_xp</PlatformToolset> |
103 | 103 | </PropertyGroup> |
104 | 104 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='QA Pmare|Win32'" Label="Configuration"> |
105 | 105 | <ConfigurationType>Application</ConfigurationType> |
106 | 106 | <UseOfMfc>false</UseOfMfc> |
107 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 107 | + <PlatformToolset>v140_xp</PlatformToolset> |
108 | 108 | </PropertyGroup> |
109 | 109 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development|Win32'" Label="Configuration"> |
110 | 110 | <ConfigurationType>Application</ConfigurationType> |
111 | 111 | <UseOfMfc>false</UseOfMfc> |
112 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 112 | + <PlatformToolset>v140_xp</PlatformToolset> |
113 | 113 | </PropertyGroup> |
114 | 114 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dev Pmare|Win32'" Label="Configuration"> |
115 | 115 | <ConfigurationType>Application</ConfigurationType> |
116 | 116 | <UseOfMfc>false</UseOfMfc> |
117 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 117 | + <PlatformToolset>v140_xp</PlatformToolset> |
118 | 118 | </PropertyGroup> |
119 | 119 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
120 | 120 | <ImportGroup Label="ExtensionSettings"> |
|
0 commit comments