Skip to content

Commit

Permalink
Update Mediaportal solution (VC2008) for standalone compilation of th…
Browse files Browse the repository at this point in the history
…e PVR clients
  • Loading branch information
margro committed Dec 31, 2010
1 parent fe3c953 commit 57259cd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions xbmc/pvrclients/MediaPortal/project/VS2008Express/XBMC_MPTV.sln
Expand Up @@ -2,6 +2,13 @@ Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_mptv", "XBMC_MPTV.vcproj", "{74C9642E-1988-48DC-8404-11717C355378}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_mptv_tsreader", "XBMC_MPTV_tsreader.vcproj", "{2C2D2B7F-EC8F-4614-86D9-C0FDA61678CA}"
ProjectSection(ProjectDependencies) = postProject
{3C398BD4-5714-4802-AB86-D43ADD15B3C0} = {3C398BD4-5714-4802-AB86-D43ADD15B3C0}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvrclient_mptv_libLive555", "..\..\lib\live555\LiveMedia555.vcproj", "{3C398BD4-5714-4802-AB86-D43ADD15B3C0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Expand All @@ -12,6 +19,14 @@ Global
{74C9642E-1988-48DC-8404-11717C355378}.Debug|Win32.Build.0 = Debug|Win32
{74C9642E-1988-48DC-8404-11717C355378}.Release|Win32.ActiveCfg = Release|Win32
{74C9642E-1988-48DC-8404-11717C355378}.Release|Win32.Build.0 = Release|Win32
{2C2D2B7F-EC8F-4614-86D9-C0FDA61678CA}.Debug|Win32.ActiveCfg = Debug|Win32
{2C2D2B7F-EC8F-4614-86D9-C0FDA61678CA}.Debug|Win32.Build.0 = Debug|Win32
{2C2D2B7F-EC8F-4614-86D9-C0FDA61678CA}.Release|Win32.ActiveCfg = Release|Win32
{2C2D2B7F-EC8F-4614-86D9-C0FDA61678CA}.Release|Win32.Build.0 = Release|Win32
{3C398BD4-5714-4802-AB86-D43ADD15B3C0}.Debug|Win32.ActiveCfg = Debug|Win32
{3C398BD4-5714-4802-AB86-D43ADD15B3C0}.Debug|Win32.Build.0 = Debug|Win32
{3C398BD4-5714-4802-AB86-D43ADD15B3C0}.Release|Win32.ActiveCfg = Release|Win32
{3C398BD4-5714-4802-AB86-D43ADD15B3C0}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 57259cd

Please sign in to comment.