fix warnings, and bogosity in projectfiles

This commit is contained in:
Chris Forbes
2010-12-27 13:36:54 +13:00
parent 3d47584cd8
commit 2cce1ce23c
4 changed files with 5 additions and 7 deletions

View File

@@ -60,7 +60,6 @@
<Name>OpenRA.Game</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -69,4 +68,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>