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

Comparing trunk/NexusPowerControl/NexusPowerControl.csproj (file contents):
Revision 7 by william, Sat Oct 22 08:22:48 2011 UTC vs.
Revision 8 by william, Sat Oct 22 08:58:41 2011 UTC

# Line 54 | Line 54
54      </Compile>
55      <Compile Include="Program.cs" />
56      <Compile Include="Properties\AssemblyInfo.cs" />
57 +    <Compile Include="ThemeLoader.cs" />
58      <EmbeddedResource Include="Form1.resx">
59        <DependentUpon>Form1.cs</DependentUpon>
60      </EmbeddedResource>
# Line 67 | Line 68
68        <DependentUpon>Resources.resx</DependentUpon>
69        <DesignTime>True</DesignTime>
70      </Compile>
71 +    <None Include="app.config" />
72      <None Include="Properties\Settings.settings">
73        <Generator>SettingsSingleFileGenerator</Generator>
74        <LastGenOutput>Settings.Designer.cs</LastGenOutput>
# Line 78 | Line 80
80      </Compile>
81    </ItemGroup>
82    <ItemGroup>
83 <    <None Include="theme\Aero LowRes.png" />
83 >    <Content Include="theme\AeroLowRes\theme.xml" />
84 >    <Content Include="theme\themes.xml" />
85 >    <None Include="theme\AeroLowRes\main.png" />
86      <Content Include="theme\wsFullBody.png" />
87      <Content Include="theme\WsWeather.png" />
88    </ItemGroup>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines