| 1 | |
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00 |
| 3 | # Visual Studio 2008 |
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CecSharpTester", "..\src\CecSharpTester\CecSharpTester.csproj", "{B6A7F3A9-F47C-41E5-9754-0BFF233B1172}" |
| 5 | EndProject |
| 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibCecSharp", "LibCecSharp.vcproj", "{E54D4581-CD59-4687-BB10-694B8192EABA}" |
| 7 | EndProject |
| 8 | Global |
| 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | Debug|x64 = Debug|x64 |
| 11 | Debug|x86 = Debug|x86 |
| 12 | Release|x64 = Release|x64 |
| 13 | Release|x86 = Release|x86 |
| 14 | EndGlobalSection |
| 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Debug|x64.ActiveCfg = Debug|x64 |
| 17 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Debug|x64.Build.0 = Debug|x64 |
| 18 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Debug|x86.ActiveCfg = Debug|x86 |
| 19 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Debug|x86.Build.0 = Debug|x86 |
| 20 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Release|x64.ActiveCfg = Release|x64 |
| 21 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Release|x64.Build.0 = Release|x64 |
| 22 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Release|x86.ActiveCfg = Release|x86 |
| 23 | {B6A7F3A9-F47C-41E5-9754-0BFF233B1172}.Release|x86.Build.0 = Release|x86 |
| 24 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Debug|x64.ActiveCfg = Debug|x64 |
| 25 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Debug|x64.Build.0 = Debug|x64 |
| 26 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Debug|x86.ActiveCfg = Debug|Win32 |
| 27 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Debug|x86.Build.0 = Debug|Win32 |
| 28 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Release|x64.ActiveCfg = Release|x64 |
| 29 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Release|x64.Build.0 = Release|x64 |
| 30 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Release|x86.ActiveCfg = Release|Win32 |
| 31 | {E54D4581-CD59-4687-BB10-694B8192EABA}.Release|x86.Build.0 = Release|Win32 |
| 32 | EndGlobalSection |
| 33 | GlobalSection(SolutionProperties) = preSolution |
| 34 | HideSolutionNode = FALSE |
| 35 | EndGlobalSection |
| 36 | EndGlobal |