Преглед на файлове

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">