3 |
|
# Visual Studio 2010 |
4 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmltv_parser", "xmltv_parser\xmltv_parser.csproj", "{D427343B-A11E-4D5F-9D28-E372202DB727}" |
5 |
|
EndProject |
6 |
+ |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "libxmltv", "libxmltv\libxmltv.csproj", "{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}" |
7 |
+ |
EndProject |
8 |
|
Global |
9 |
|
GlobalSection(SubversionScc) = preSolution |
10 |
|
Svn-Managed = True |
11 |
|
Manager = AnkhSVN - Subversion Support for Visual Studio |
12 |
|
EndGlobalSection |
13 |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
14 |
+ |
Debug|Any CPU = Debug|Any CPU |
15 |
+ |
Debug|Mixed Platforms = Debug|Mixed Platforms |
16 |
|
Debug|x86 = Debug|x86 |
17 |
+ |
Release|Any CPU = Release|Any CPU |
18 |
+ |
Release|Mixed Platforms = Release|Mixed Platforms |
19 |
|
Release|x86 = Release|x86 |
20 |
|
EndGlobalSection |
21 |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
22 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Debug|Any CPU.ActiveCfg = Debug|x86 |
23 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
24 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
25 |
|
{D427343B-A11E-4D5F-9D28-E372202DB727}.Debug|x86.ActiveCfg = Debug|x86 |
26 |
|
{D427343B-A11E-4D5F-9D28-E372202DB727}.Debug|x86.Build.0 = Debug|x86 |
27 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Release|Any CPU.ActiveCfg = Release|x86 |
28 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
29 |
+ |
{D427343B-A11E-4D5F-9D28-E372202DB727}.Release|Mixed Platforms.Build.0 = Release|x86 |
30 |
|
{D427343B-A11E-4D5F-9D28-E372202DB727}.Release|x86.ActiveCfg = Release|x86 |
31 |
|
{D427343B-A11E-4D5F-9D28-E372202DB727}.Release|x86.Build.0 = Release|x86 |
32 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
33 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
34 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
35 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
36 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|x86.ActiveCfg = Debug|Any CPU |
37 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
38 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|Any CPU.Build.0 = Release|Any CPU |
39 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
40 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
41 |
+ |
{A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|x86.ActiveCfg = Release|Any CPU |
42 |
|
EndGlobalSection |
43 |
|
GlobalSection(SolutionProperties) = preSolution |
44 |
|
HideSolutionNode = FALSE |