Mercurial > silverbladetech
comparison Messaging/Common/Common.csproj @ 36:c8c79f05d76f
WORKING VERSION! HIGH FIVE!
author | adminsh@apollo |
---|---|
date | Tue, 27 Mar 2012 18:33:44 +0100 |
parents | 83c1f62d9370 |
children | b008faa1baa7 |
comparison
equal
deleted
inserted
replaced
35:83c1f62d9370 | 36:c8c79f05d76f |
---|---|
59 <Compile Include="Settings.cs" /> | 59 <Compile Include="Settings.cs" /> |
60 <Compile Include="Properties\AssemblyInfo.cs" /> | 60 <Compile Include="Properties\AssemblyInfo.cs" /> |
61 <Compile Include="Xaml\XamlHelper.cs" /> | 61 <Compile Include="Xaml\XamlHelper.cs" /> |
62 </ItemGroup> | 62 </ItemGroup> |
63 <ItemGroup> | 63 <ItemGroup> |
64 <Page Include="Themes\SecondaryStyle.xaml"> | |
65 <Generator>MSBuild:Compile</Generator> | |
66 <SubType>Designer</SubType> | |
67 </Page> | |
64 <Page Include="Themes\Generic.xaml"> | 68 <Page Include="Themes\Generic.xaml"> |
65 <Generator>MSBuild:Compile</Generator> | 69 <Generator>MSBuild:Compile</Generator> |
66 <SubType>Designer</SubType> | 70 <SubType>Designer</SubType> |
67 </Page> | 71 </Page> |
68 <Page Include="Themes\MetroColours.xaml"> | 72 <Page Include="Themes\MetroColours.xaml"> |
95 <Resource Include="Icons\save.png" /> | 99 <Resource Include="Icons\save.png" /> |
96 <Resource Include="Icons\search.png" /> | 100 <Resource Include="Icons\search.png" /> |
97 <Resource Include="Icons\settings.png" /> | 101 <Resource Include="Icons\settings.png" /> |
98 <Resource Include="Icons\upload.png" /> | 102 <Resource Include="Icons\upload.png" /> |
99 </ItemGroup> | 103 </ItemGroup> |
104 <ItemGroup> | |
105 <None Include="Controls\MetroTileDiagram.cd" /> | |
106 </ItemGroup> | |
100 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | 107 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
101 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 108 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
102 Other similar extension points exist, see Microsoft.Common.targets. | 109 Other similar extension points exist, see Microsoft.Common.targets. |
103 <Target Name="BeforeBuild"> | 110 <Target Name="BeforeBuild"> |
104 </Target> | 111 </Target> |