Ignore:
Timestamp:
2015-07-01 10:46:41 (8 years ago)
Author:
eemikone
Message:

villelle

Location:
2015/27/EemilI/infected - Copy
Files:
37 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • 2015/27/EemilI/infected - Copy/infected/infected/infected.csproj.Debug.cachefile

    r6639 r6641  
    11Content\hahmon kuva.xnb 
    22Content\mappi.xnb 
     3Content\kauppa.xnb 
     4Content\zombi.xnb 
  • 2015/27/EemilI/infected - Copy/infected/infectedContent/infectedContent.contentproj

    r6639 r6641  
    5959    </Compile> 
    6060  </ItemGroup> 
     61  <ItemGroup> 
     62    <Compile Include="kauppa.png"> 
     63      <Name>kauppa</Name> 
     64      <Importer>TextureImporter</Importer> 
     65      <Processor>TextureProcessor</Processor> 
     66    </Compile> 
     67  </ItemGroup> 
     68  <ItemGroup> 
     69    <Compile Include="zombi.png"> 
     70      <Name>zombi</Name> 
     71      <Importer>TextureImporter</Importer> 
     72      <Processor>TextureProcessor</Processor> 
     73    </Compile> 
     74  </ItemGroup> 
    6175  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 
    6276  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.  
Note: See TracChangeset for help on using the changeset viewer.