Skip to content

Commit

Permalink
Remove x64 build configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dalegaard committed Aug 21, 2018
1 parent 8e2b1c8 commit 72bfc72
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions srctvplus.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "srctvplus", "srctvplus.vcxp
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Debug|x64.ActiveCfg = Debug|x64
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Debug|x64.Build.0 = Debug|x64
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Debug|x86.ActiveCfg = Debug|Win32
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Debug|x86.Build.0 = Debug|Win32
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Release|x64.ActiveCfg = Release|x64
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Release|x64.Build.0 = Release|x64
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Release|x86.ActiveCfg = Release|Win32
{FCBD44FD-41BF-44FE-9E37-04786CDA7FB7}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
Expand Down

0 comments on commit 72bfc72

Please sign in to comment.