--- trunk/libxmltv/libxmltv.csproj 2013/03/07 05:29:19 7 +++ trunk/libxmltv/libxmltv.csproj 2013/03/07 05:48:51 11 @@ -37,7 +37,8 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> - <Compile Include="Class1.cs" /> + <Compile Include="Core\XMLTV_LOADER.cs" /> + <Compile Include="Interfaces\Interfaces.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |