Fix project files to properly include all content files

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-10-21 23:18:02 -07:00
parent 765464ca1b
commit ad278694c4
9 changed files with 41 additions and 40 deletions

View File

@@ -99,7 +99,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Placement.info" />
<Content Include="Placement.info" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />