Parent Directory
|
Revision Log
|
Patch
--- trunk/libxmltv/libxmltv.csproj 2013/03/08 05:20:12 49 +++ trunk/libxmltv/libxmltv.csproj 2013/03/09 09:29:40 72 @@ -44,8 +44,9 @@ <ItemGroup> <Compile Include="Core\Internals.cs" /> <Compile Include="Core\XMLTV.cs" /> + <Compile Include="Core\XMLTVBase.cs" /> <Compile Include="Core\XMLTVChannelCollection.cs" /> - <Compile Include="Core\XMLTVInstance.cs" /> + <Compile Include="Core\XMLTVRuntimeInstance.cs" /> <Compile Include="Core\XMLTVProgramCollection.cs" /> <Compile Include="Core\XMLTVSerializer.cs" /> <Compile Include="Core\XMLTVSource.cs" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |