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