ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/xmltv_parser/trunk/xmltv_parser/xmltv_parser.csproj
(Generate patch)

Comparing trunk/xmltv_parser/xmltv_parser.csproj (file contents):
Revision 12 by william, Thu Mar 7 05:48:51 2013 UTC vs.
Revision 13 by william, Thu Mar 7 07:58:47 2013 UTC

# Line 34 | Line 34
34      <WarningLevel>4</WarningLevel>
35    </PropertyGroup>
36    <ItemGroup>
37 +    <Reference Include="Enterprise.Logging">
38 +      <HintPath>..\deps\Enterprise.Logging\Enterprise.Logging.dll</HintPath>
39 +    </Reference>
40      <Reference Include="System" />
41      <Reference Include="System.Data" />
42      <Reference Include="System.Deployment" />
# Line 42 | Line 45
45      <Reference Include="System.Xml" />
46    </ItemGroup>
47    <ItemGroup>
48 <    <Compile Include="Form1.cs">
48 >    <Compile Include="main.cs">
49        <SubType>Form</SubType>
50      </Compile>
51 <    <Compile Include="Form1.Designer.cs">
52 <      <DependentUpon>Form1.cs</DependentUpon>
51 >    <Compile Include="main.Designer.cs">
52 >      <DependentUpon>main.cs</DependentUpon>
53      </Compile>
54      <Compile Include="Program.cs" />
55      <Compile Include="Properties\AssemblyInfo.cs" />
56 <    <EmbeddedResource Include="Form1.resx">
57 <      <DependentUpon>Form1.cs</DependentUpon>
56 >    <EmbeddedResource Include="main.resx">
57 >      <DependentUpon>main.cs</DependentUpon>
58      </EmbeddedResource>
59      <EmbeddedResource Include="Properties\Resources.resx">
60        <Generator>ResXFileCodeGenerator</Generator>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines