Browse Source

remove last Jumpy vestiges

GitOrigin-RevId: 259aa3ce73
master
Colin McMillen 4 years ago
parent
commit
9af191e801
  1. 2
      Shared/Shared.projitems
  2. 4
      Shared/Shared.shproj

2
Shared/Shared.projitems

@ -6,7 +6,7 @@
<SharedGUID>2785994a-a14f-424e-8e77-2e464d28747f</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>Jumpy</Import_RootNamespace>
<Import_RootNamespace>SemiColinGames</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)Camera.cs" />

4
Shared/Shared.shproj

@ -22,6 +22,6 @@
<ItemGroup>
<None Include="Shared.projitems" />
</ItemGroup>
<Import Project="Jumpy.Shared.projitems" Label="Shared" />
<Import Project="Shared.projitems" Label="Shared" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.CSharp.targets" />
</Project>
</Project>
Loading…
Cancel
Save