Splitting a few shapes

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2011-02-25 14:31:26 -08:00
parent 9d65d9b3be
commit f0b1be7bbb
6 changed files with 47 additions and 10 deletions

View File

@@ -236,7 +236,7 @@
<Content Include="Common\Views\Fields.Common.Text.cshtml" />
<Content Include="Common\Views\Parts.Common.Body.SummaryAdmin.cshtml" />
<Content Include="Common\Views\Parts.Common.Metadata.cshtml" />
<Content Include="Common\Views\Parts.Common.Metadata.SummaryAdmin.cshtml" />
<Content Include="Common\Views\CommonMetadataOwner.cshtml" />
<Content Include="Containers\Module.txt" />
<Content Include="Contents\Styles\images\menu.content.png" />
<Content Include="Contents\Styles\menu.content.css" />
@@ -406,6 +406,9 @@
<ItemGroup>
<Content Include="Reports\Styles\Web.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Common\Views\Parts.Common.Metadata.SummaryAdmin.cshtml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.