소스 검색

This changes the build for AnimationsDefs.xml to be content and to always output to the target directory as raw data.

TotallyEvil Developers 12 년 전
부모
커밋
3c06d4a238
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">