remove copy local

remove copy local from project references
This commit is contained in:
steelphase
2014-10-08 02:14:29 -04:00
parent c1d1c6f226
commit 628463f920
13 changed files with 36 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
<Reference Include="System.Drawing" />
<Reference Include="SDL2-CS">
<HintPath>..\thirdparty\SDL2-CS.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -42,6 +43,7 @@
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">
<Project>{0DFB103F-2962-400F-8C6D-E2C28CCBA633}</Project>
<Name>OpenRA.Game</Name>
<Private>False</Private>
</ProjectReference>
</ItemGroup>
</Project>