Skip to content
Snippets Groups Projects
Commit 84874e96 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Platform rename x86 -> Win32

To be more consistent with other Synchronet project and solution files.
parent 2572246e
No related branches found
No related tags found
No related merge requests found
......@@ -9,18 +9,18 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xpdev_mt", "..\xpdev\xpdev_
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{20051597-6298-4098-8F26-E408C2880FE4}.Debug|x86.ActiveCfg = Debug|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Debug|x86.Build.0 = Debug|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Release|x86.ActiveCfg = Release|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Release|x86.Build.0 = Release|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Debug|x86.ActiveCfg = Debug|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Debug|x86.Build.0 = Debug|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Release|x86.ActiveCfg = Release|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Release|x86.Build.0 = Release|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Debug|Win32.ActiveCfg = Debug|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Debug|Win32.Build.0 = Debug|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Release|Win32.ActiveCfg = Release|Win32
{20051597-6298-4098-8F26-E408C2880FE4}.Release|Win32.Build.0 = Release|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Debug|Win32.ActiveCfg = Debug|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Debug|Win32.Build.0 = Debug|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Release|Win32.ActiveCfg = Release|Win32
{AEED3A81-3A47-4953-BE51-FD5E08283890}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment