Parent Directory
|
Revision Log
|
Patch
--- trunk/libxmltv/libxmltv.csproj 2013/03/07 10:00:40 19 +++ trunk/libxmltv/libxmltv.csproj 2013/03/07 10:20:50 22 @@ -42,8 +42,11 @@ <Reference Include="System.Xml.Linq" /> </ItemGroup> <ItemGroup> + <Compile Include="Core\Internals.cs" /> + <Compile Include="Core\XMLTV.cs" /> <Compile Include="Core\xmltv_logger.cs" /> <Compile Include="Core\XMLTV_LOADER.cs" /> + <Compile Include="Core\XMLTV_PARSER.cs" /> <Compile Include="Interfaces\Interfaces.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup>
ViewVC Help | |
Powered by ViewVC 1.1.22 |