Skip to content

Commit

Permalink
Changes to csproj caused by distancing Myre from Placeholder.*
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Evans <martindevans@gmail.com>
  • Loading branch information
martindevans committed Jan 24, 2014
1 parent 16ec98e commit fa21a41
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 38 deletions.
14 changes: 0 additions & 14 deletions Myre/Myre.Debugging.UI/(x86) Myre.Debugging.UI.csproj
Expand Up @@ -80,20 +80,6 @@
<Compile Include="StatisticGraph.cs" />
<Compile Include="StatisticTextLog.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Myre.Debugging\%28x86%29 Myre.Debugging.csproj">
<Project>{F987DEC5-E12F-4566-A200-DE18D6044E21}</Project>
<Name>%28x86%29 Myre.Debugging</Name>
</ProjectReference>
<ProjectReference Include="..\Myre.UI\%28x86%29 Myre.UI.csproj">
<Project>{ADFDCC4A-8805-4BCA-9FBA-FB04920AFA33}</Project>
<Name>%28x86%29 Myre.UI</Name>
</ProjectReference>
<ProjectReference Include="..\Myre\%28x86%29 Myre.csproj">
<Project>{FDB5A9D8-9266-4F7B-BDE7-D4E720F5B45F}</Project>
<Name>%28x86%29 Myre</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
<!--
Expand Down
6 changes: 0 additions & 6 deletions Myre/Myre.Debugging/(x86) Myre.Debugging.csproj
Expand Up @@ -83,12 +83,6 @@
<Compile Include="Statistics\Statistic.cs" />
<Compile Include="Statistics\StatisticTracker.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Myre\%28x86%29 Myre.csproj">
<Project>{FDB5A9D8-9266-4F7B-BDE7-D4E720F5B45F}</Project>
<Name>%28x86%29 Myre</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
Expand Down
6 changes: 0 additions & 6 deletions Myre/Myre.Entities/(x86) Myre.Entities.csproj
Expand Up @@ -99,12 +99,6 @@
<Compile Include="Services\TimeService.cs" />
<Compile Include="SpinLock.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Myre\%28x86%29 Myre.csproj">
<Project>{FDB5A9D8-9266-4F7B-BDE7-D4E720F5B45F}</Project>
<Name>%28x86%29 Myre</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
Expand Down
6 changes: 0 additions & 6 deletions Myre/Myre.StateManagement/(x86) Myre.StateManagement.csproj
Expand Up @@ -80,12 +80,6 @@
<Compile Include="TransitionState.cs" />
<Compile Include="TransitionType.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Myre\%28x86%29 Myre.csproj">
<Project>{FDB5A9D8-9266-4F7B-BDE7-D4E720F5B45F}</Project>
<Name>%28x86%29 Myre</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
<!--
Expand Down
6 changes: 0 additions & 6 deletions Myre/Myre.UI/(x86) Myre.UI.csproj
Expand Up @@ -127,12 +127,6 @@
<Compile Include="Text\TextFormatter.cs" />
<Compile Include="UserInterface.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Myre\%28x86%29 Myre.csproj">
<Project>{FDB5A9D8-9266-4F7B-BDE7-D4E720F5B45F}</Project>
<Name>%28x86%29 Myre</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
<!--
Expand Down

0 comments on commit fa21a41

Please sign in to comment.