ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/xmltv_parser/branches/linux/xmltv_parser/xmltv_parser.sln
Revision: 282
Committed: Wed Jul 29 19:09:14 2015 UTC (7 years, 10 months ago) by william
File size: 2217 byte(s)
Log Message:

File Contents

# Content
1
2 Microsoft Visual Studio Solution File, Format Version 12.00
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 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E36AE32E-DAE8-46DB-A493-BB4911B369A4}"
9 ProjectSection(SolutionItems) = preProject
10 Performance1.psess = Performance1.psess
11 EndProjectSection
12 EndProject
13 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GBPVRProgramDatabaseFixer", "GBPVRProgramDatabaseFixer\GBPVRProgramDatabaseFixer.csproj", "{82B28E20-800B-4E7E-B38E-71C77747B4F2}"
14 EndProject
15 Global
16 GlobalSection(SubversionScc) = preSolution
17 Svn-Managed = True
18 Manager = AnkhSVN - Subversion Support for Visual Studio
19 EndGlobalSection
20 GlobalSection(SolutionConfigurationPlatforms) = preSolution
21 Debug|x86 = Debug|x86
22 Release|x86 = Release|x86
23 EndGlobalSection
24 GlobalSection(ProjectConfigurationPlatforms) = postSolution
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|x86.ActiveCfg = Release|x86
28 {D427343B-A11E-4D5F-9D28-E372202DB727}.Release|x86.Build.0 = Release|x86
29 {A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|x86.ActiveCfg = Debug|x86
30 {A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Debug|x86.Build.0 = Debug|x86
31 {A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|x86.ActiveCfg = Release|x86
32 {A0C04C34-3ACD-4787-86D5-9F3712BC7CEF}.Release|x86.Build.0 = Release|x86
33 {82B28E20-800B-4E7E-B38E-71C77747B4F2}.Debug|x86.ActiveCfg = Debug|x86
34 {82B28E20-800B-4E7E-B38E-71C77747B4F2}.Debug|x86.Build.0 = Debug|x86
35 {82B28E20-800B-4E7E-B38E-71C77747B4F2}.Release|x86.ActiveCfg = Release|x86
36 {82B28E20-800B-4E7E-B38E-71C77747B4F2}.Release|x86.Build.0 = Release|x86
37 EndGlobalSection
38 GlobalSection(SolutionProperties) = preSolution
39 HideSolutionNode = FALSE
40 EndGlobalSection
41 EndGlobal