Procházet zdrojové kódy

Merge pull request #34 from TotallyEvilEntertainment/FIX_FOR_ANIMATIONSDEFS

Fix for AnimationDefs build
Dean Ellis před 12 roky
rodič
revize
f45f44a050

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