--- trunk/libxmltv/libxmltv.csproj 2013/03/07 10:20:50 22 +++ trunk/libxmltv/libxmltv.csproj 2013/03/07 11:08:48 23 @@ -44,6 +44,7 @@ <ItemGroup> <Compile Include="Core\Internals.cs" /> <Compile Include="Core\XMLTV.cs" /> + <Compile Include="Core\XMLTV_CONSTANTS.cs" /> <Compile Include="Core\xmltv_logger.cs" /> <Compile Include="Core\XMLTV_LOADER.cs" /> <Compile Include="Core\XMLTV_PARSER.cs" /> |