More fixes

This commit is contained in:
Paul Chote
2010-04-01 21:16:58 +13:00
committed by Bob
parent b8702e494b
commit 705e3eb2f6
4 changed files with 8 additions and 7 deletions

View File

@@ -28,6 +28,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
@@ -43,5 +44,5 @@
<Name>OpenRA.FileFormats</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>