diff options
Diffstat (limited to 'YouTube TV.sln')
| -rw-r--r-- | YouTube TV.sln | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/YouTube TV.sln b/YouTube TV.sln index 2766d14..fd8a1de 100644 --- a/YouTube TV.sln +++ b/YouTube TV.sln @@ -8,13 +8,19 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU + Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|x86.ActiveCfg = Debug|x86 + {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|x86.Build.0 = Debug|x86 {90894953-8235-499F-B90D-DB5326A32D5C}.Release|Any CPU.ActiveCfg = Release|Any CPU {90894953-8235-499F-B90D-DB5326A32D5C}.Release|Any CPU.Build.0 = Release|Any CPU + {90894953-8235-499F-B90D-DB5326A32D5C}.Release|x86.ActiveCfg = Release|x86 + {90894953-8235-499F-B90D-DB5326A32D5C}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |
