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 4 by william, Fri Oct 21 21:50:13 2011 UTC vs.
Revision 7 by william, Sat Oct 22 08:22:48 2011 UTC

# Line 54 | Line 54
54      </Compile>
55      <Compile Include="Program.cs" />
56      <Compile Include="Properties\AssemblyInfo.cs" />
57 +    <EmbeddedResource Include="Form1.resx">
58 +      <DependentUpon>Form1.cs</DependentUpon>
59 +    </EmbeddedResource>
60      <EmbeddedResource Include="Properties\Resources.resx">
61        <Generator>ResXFileCodeGenerator</Generator>
62        <LastGenOutput>Resources.Designer.cs</LastGenOutput>
# Line 62 | Line 65
65      <Compile Include="Properties\Resources.Designer.cs">
66        <AutoGen>True</AutoGen>
67        <DependentUpon>Resources.resx</DependentUpon>
68 +      <DesignTime>True</DesignTime>
69      </Compile>
70      <None Include="Properties\Settings.settings">
71        <Generator>SettingsSingleFileGenerator</Generator>
# Line 73 | Line 77
77        <DesignTimeSharedInput>True</DesignTimeSharedInput>
78      </Compile>
79    </ItemGroup>
80 +  <ItemGroup>
81 +    <None Include="theme\Aero LowRes.png" />
82 +    <Content Include="theme\wsFullBody.png" />
83 +    <Content Include="theme\WsWeather.png" />
84 +  </ItemGroup>
85    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
86    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
87         Other similar extension points exist, see Microsoft.Common.targets.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines