Browse Source

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

TotallyEvil Developers 12 năm trước cách đây
mục cha
commit
3c06d4a238

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