Parent Directory
|
Revision Log
|
Patch
--- trunk/libxmltv/libxmltv.csproj 2013/03/08 01:22:03 35 +++ trunk/libxmltv/libxmltv.csproj 2013/03/08 02:13:59 36 @@ -45,12 +45,13 @@ <Compile Include="Core\Internals.cs" /> <Compile Include="Core\XMLTV.cs" /> <Compile Include="Core\XMLTVChannelCollection.cs" /> + <Compile Include="Core\XMLTVInstance.cs" /> <Compile Include="Core\XMLTVProgramCollection.cs" /> <Compile Include="Core\XMLTVSource.cs" /> - <Compile Include="Core\XMLTV_CONSTANTS.cs" /> + <Compile Include="Core\XMLTVConstants.cs" /> <Compile Include="Core\xmltv_logger.cs" /> - <Compile Include="Core\XMLTV_LOADER.cs" /> - <Compile Include="Core\XMLTV_PARSER.cs" /> + <Compile Include="Core\XMLTVLoader.cs" /> + <Compile Include="Core\XMLTVParser.cs" /> <Compile Include="Interfaces\Interfaces.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup>
ViewVC Help | |
Powered by ViewVC 1.1.22 |