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 9 by william, Sat Oct 22 09:46:14 2011 UTC vs.
Revision 10 by william, Sat Oct 22 21:35:13 2011 UTC

# Line 54 | Line 54
54      </Compile>
55      <Compile Include="Program.cs" />
56      <Compile Include="Properties\AssemblyInfo.cs" />
57 +    <Compile Include="ThemeButton.cs">
58 +      <SubType>UserControl</SubType>
59 +    </Compile>
60 +    <Compile Include="ThemeButton.Designer.cs">
61 +      <DependentUpon>ThemeButton.cs</DependentUpon>
62 +    </Compile>
63      <Compile Include="ThemeLoader.cs" />
64      <EmbeddedResource Include="Form1.resx">
65        <DependentUpon>Form1.cs</DependentUpon>
# Line 68 | Line 74
74        <DependentUpon>Resources.resx</DependentUpon>
75        <DesignTime>True</DesignTime>
76      </Compile>
77 +    <EmbeddedResource Include="ThemeButton.resx">
78 +      <DependentUpon>ThemeButton.cs</DependentUpon>
79 +    </EmbeddedResource>
80      <None Include="app.config" />
81      <None Include="Properties\Settings.settings">
82        <Generator>SettingsSingleFileGenerator</Generator>
# Line 83 | Line 92
92      <Content Include="theme\AeroLowRes\theme.xml">
93        <CopyToOutputDirectory>Always</CopyToOutputDirectory>
94      </Content>
95 +    <Content Include="theme\missing.png">
96 +      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
97 +    </Content>
98      <Content Include="theme\themes.xml">
99        <CopyToOutputDirectory>Always</CopyToOutputDirectory>
100      </Content>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines