31
31
<ConfigurationType >Application</ConfigurationType >
32
32
<UseOfMfc >Dynamic</UseOfMfc >
33
33
<CharacterSet >Unicode</CharacterSet >
34
- <PlatformToolset >v110_xp </PlatformToolset >
34
+ <PlatformToolset >v120_xp </PlatformToolset >
35
35
</PropertyGroup >
36
36
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
37
37
<ConfigurationType >Application</ConfigurationType >
38
38
<UseOfMfc >Dynamic</UseOfMfc >
39
39
<UseOfAtl >false</UseOfAtl >
40
40
<CharacterSet >Unicode</CharacterSet >
41
- <PlatformToolset >v110 </PlatformToolset >
41
+ <PlatformToolset >v120_xp </PlatformToolset >
42
42
</PropertyGroup >
43
43
<PropertyGroup Label =" Configuration" Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
44
44
<UseOfMfc >Dynamic</UseOfMfc >
45
45
<CharacterSet >Unicode</CharacterSet >
46
- <PlatformToolset >v110 </PlatformToolset >
46
+ <PlatformToolset >v120_xp </PlatformToolset >
47
47
</PropertyGroup >
48
48
<PropertyGroup Label =" Configuration" Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
49
49
<UseOfMfc >Dynamic</UseOfMfc >
50
50
<CharacterSet >Unicode</CharacterSet >
51
- <PlatformToolset >v110 </PlatformToolset >
51
+ <PlatformToolset >v120_xp </PlatformToolset >
52
52
</PropertyGroup >
53
53
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
54
54
<ImportGroup Label =" ExtensionSettings" >
@@ -225,14 +225,9 @@ cmd.exe /c echo #define VERBUILDMODE "x64 Release" >> $(ProjectDir)\src\ve
225
225
<ResourceCompile Include =" src\fs-inspect.rc" />
226
226
</ItemGroup >
227
227
<ItemGroup >
228
- <None Include =" res\appicon.bmp" />
229
- <None Include =" res\file.bmp" />
230
- <None Include =" res\fs.ico" />
231
228
<None Include =" res\license.htm" >
232
229
<DeploymentContent >true</DeploymentContent >
233
230
</None >
234
- <None Include =" res\toolbar1.bmp" />
235
- <None Include =" res\twinfind.bmp" />
236
231
</ItemGroup >
237
232
<ItemGroup >
238
233
<ClInclude Include =" src\resource.h" />
@@ -262,4 +257,4 @@ cmd.exe /c echo #define VERBUILDMODE "x64 Release" >> $(ProjectDir)\src\ve
262
257
<UserProperties RESOURCE_FILE =" src\fs-inspect.rc" />
263
258
</VisualStudio >
264
259
</ProjectExtensions >
265
- </Project >
260
+ </Project >
0 commit comments