소스 검색

add tile engine reference to linux cs proj

Edward Rudd 13 년 전
부모
커밋
7a6f7bc35a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      BookSourceCode/XNAGameDevelopmentbyExampleCode/GemstoneHunter/GemstoneHunter.Linux.csproj

+ 4 - 0
BookSourceCode/XNAGameDevelopmentbyExampleCode/GemstoneHunter/GemstoneHunter.Linux.csproj

@@ -45,6 +45,10 @@
       <Project>{35253CE1-C864-4CD3-8249-4D1319748E8F}</Project>
       <Name>MonoGame.Framework.Linux</Name>
     </ProjectReference>
+    <ProjectReference Include="TileEngine\Tile Engine.Linux.csproj">
+      <Project>{521972FD-1A9B-4CFD-A435-EB2224985131}</Project>
+      <Name>Tile Engine.Linux</Name>
+    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Program.cs" />