diff options
Diffstat (limited to 'worldtime/WorldTime_9.sln')
-rw-r--r-- | worldtime/WorldTime_9.sln | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/worldtime/WorldTime_9.sln b/worldtime/WorldTime_9.sln index 4de1626..b6b3941 100644 --- a/worldtime/WorldTime_9.sln +++ b/worldtime/WorldTime_9.sln @@ -6,13 +6,19 @@ EndProject Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Debug|Win32.ActiveCfg = Debug|Win32
{5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Debug|Win32.Build.0 = Debug|Win32
+ {5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Debug|x64.ActiveCfg = Debug|x64
+ {5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Debug|x64.Build.0 = Debug|x64
{5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Release|Win32.ActiveCfg = Release|Win32
{5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Release|Win32.Build.0 = Release|Win32
+ {5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Release|x64.ActiveCfg = Release|x64
+ {5F370DEE-3F8E-4BA1-BC2C-2B040691BD18}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
|