Skip to content

Commit

Permalink
Make sure PlayStation solution builds
Browse files Browse the repository at this point in the history
  • Loading branch information
CartBlanche committed Sep 9, 2012
1 parent b89ebe1 commit 7d7d4c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MonoGame.Framework/MonoGame.Framework.PSSuite.csproj
Expand Up @@ -348,6 +348,14 @@
<Compile Include="Media\SongCollection.cs" />
<Compile Include="Media\Song.cs" />
<Compile Include="PSSuite\Media\PSSuiteSong.cs" />
<Compile Include="Graphics\Model.cs" />
<Compile Include="Graphics\ModelBone.cs" />
<Compile Include="Graphics\ModelBoneCollection.cs" />
<Compile Include="Graphics\ModelEffectCollection.cs" />
<Compile Include="Graphics\ModelMesh.cs" />
<Compile Include="Graphics\ModelMeshCollection.cs" />
<Compile Include="Graphics\ModelMeshPart.cs" />
<Compile Include="Graphics\ModelMeshPartCollection.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="PSSuite\" />
Expand Down

0 comments on commit 7d7d4c8

Please sign in to comment.