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