소스 검색

Merge pull request #34 from TotallyEvilEntertainment/FIX_FOR_ANIMATIONSDEFS

Fix for AnimationDefs build
Dean Ellis 12 년 전
부모
커밋
f45f44a050
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      SamplesContentBuilder/SamplesContentBuilderContent/SamplesContentBuilderContent.contentproj

+ 3 - 2
SamplesContentBuilder/SamplesContentBuilderContent/SamplesContentBuilderContent.contentproj

@@ -988,11 +988,12 @@
     </Compile>
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="Textures\Catapults\AnimationsDef.xml">
+    <Content Include="Textures\Catapults\AnimationsDef.xml">
       <Name>AnimationsDef</Name>
       <Importer>XmlImporter</Importer>
       <Processor>PassThroughProcessor</Processor>
-    </Compile>
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="bonus\Apple.png">