Commit | Line | Data |
---|---|---|
abbca718 LOK |
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 11.00 | |
b9861f8c | 3 | # Visual C++ Express 2010 |
abbca718 LOK |
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcec", "libcec.vcxproj", "{C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}" |
5 | EndProject | |
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testclient", "testclient.vcxproj", "{F01222BF-6B3D-43BD-B254-434031CB9887}" | |
7 | ProjectSection(ProjectDependencies) = postProject | |
8 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0} = {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0} | |
9 | EndProjectSection | |
10 | EndProject | |
11 | Global | |
12 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
f00ff009 | 13 | Debug|Win32 = Debug|Win32 |
4d760b54 | 14 | Debug|x64 = Debug|x64 |
f00ff009 | 15 | Release|Win32 = Release|Win32 |
4d760b54 | 16 | Release|x64 = Release|x64 |
abbca718 LOK |
17 | EndGlobalSection |
18 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
f00ff009 LOK |
19 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Debug|Win32.ActiveCfg = Debug|Win32 |
20 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Debug|Win32.Build.0 = Debug|Win32 | |
4d760b54 LOK |
21 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Debug|x64.ActiveCfg = Debug|x64 |
22 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Debug|x64.Build.0 = Debug|x64 | |
f00ff009 LOK |
23 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Release|Win32.ActiveCfg = Release|Win32 |
24 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Release|Win32.Build.0 = Release|Win32 | |
4d760b54 LOK |
25 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Release|x64.ActiveCfg = Release|x64 |
26 | {C04B0FB1-667D-4F1C-BDAE-A07CDFFAAAA0}.Release|x64.Build.0 = Release|x64 | |
f00ff009 LOK |
27 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Debug|Win32.ActiveCfg = Debug|Win32 |
28 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Debug|Win32.Build.0 = Debug|Win32 | |
4d760b54 LOK |
29 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Debug|x64.ActiveCfg = Debug|x64 |
30 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Debug|x64.Build.0 = Debug|x64 | |
f00ff009 LOK |
31 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Release|Win32.ActiveCfg = Release|Win32 |
32 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Release|Win32.Build.0 = Release|Win32 | |
4d760b54 LOK |
33 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Release|x64.ActiveCfg = Release|x64 |
34 | {F01222BF-6B3D-43BD-B254-434031CB9887}.Release|x64.Build.0 = Release|x64 | |
abbca718 LOK |
35 | EndGlobalSection |
36 | GlobalSection(SolutionProperties) = preSolution | |
37 | HideSolutionNode = FALSE | |
38 | EndGlobalSection | |
39 | EndGlobal |