File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,18 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winspy", "src\winspy.vcxpro
5
5
EndProject
6
6
Global
7
7
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8
- Debug| Win32 = Debug| Win32
8
+ Debug| x86 = Debug| x86
9
9
Debug| x64 = Debug| x64
10
- Release| Win32 = Release| Win32
10
+ Release| x86 = Release| x86
11
11
Release| x64 = Release| x64
12
12
EndGlobalSection
13
13
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
14
- {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| Win32 .ActiveCfg = Debug| Win32
15
- {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| Win32 .Build .0 = Debug| Win32
14
+ {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| x86 .ActiveCfg = Debug| Win32
15
+ {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| x86 .Build .0 = Debug| Win32
16
16
{3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| x64 .ActiveCfg = Debug| x64
17
17
{3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Debug| x64 .Build .0 = Debug| x64
18
- {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| Win32 .ActiveCfg = Release| Win32
19
- {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| Win32 .Build .0 = Release| Win32
18
+ {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| x86 .ActiveCfg = Release| Win32
19
+ {3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| x86 .Build .0 = Release| Win32
20
20
{3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| x64 .ActiveCfg = Release| x64
21
21
{3E78711E-0602-4FD9-8F79-18EF3D5BA3CD} .Release| x64 .Build .0 = Release| x64
22
22
EndGlobalSection
You can’t perform that action at this time.
0 commit comments