Changeset 6641 for 2015/27/EemilI/infected - Copy
- Timestamp:
- 2015-07-01 10:46:41 (8 years ago)
- 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 1 1 Content\hahmon kuva.xnb 2 2 Content\mappi.xnb 3 Content\kauppa.xnb 4 Content\zombi.xnb -
2015/27/EemilI/infected - Copy/infected/infectedContent/infectedContent.contentproj
r6639 r6641 59 59 </Compile> 60 60 </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> 61 75 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 62 76 <!-- 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.