- Timestamp:
- 2014-06-25 11:04:28 (8 years ago)
- Location:
- 2014/26/OttoK/shooting game/shooting game/shooting gameContent
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/26/OttoK/shooting game/shooting game/shooting gameContent/shooting gameContent.contentproj
r5075 r5086 53 53 </ItemGroup> 54 54 <ItemGroup> 55 <Compile Include="vihollinen.png">56 <Name>vihollinen</Name>57 <Importer>TextureImporter</Importer>58 <Processor>TextureProcessor</Processor>59 </Compile>60 </ItemGroup>61 <ItemGroup>62 55 <Compile Include="turret.png"> 63 56 <Name>turret</Name> … … 87 80 </Compile> 88 81 </ItemGroup> 82 <ItemGroup> 83 <Compile Include="GameThumbnail.png"> 84 <Name>GameThumbnail</Name> 85 <Importer>TextureImporter</Importer> 86 <Processor>TextureProcessor</Processor> 87 </Compile> 88 </ItemGroup> 89 <ItemGroup> 90 <Compile Include="vihollinen.png"> 91 <Name>vihollinen</Name> 92 <Importer>TextureImporter</Importer> 93 <Processor>TextureProcessor</Processor> 94 </Compile> 95 </ItemGroup> 96 <ItemGroup> 97 <Compile Include="Pomo.png"> 98 <Name>Pomo</Name> 99 <Importer>TextureImporter</Importer> 100 <Processor>TextureProcessor</Processor> 101 </Compile> 102 </ItemGroup> 103 <ItemGroup> 104 <Compile Include="Victory.png"> 105 <Name>Victory</Name> 106 <Importer>TextureImporter</Importer> 107 <Processor>TextureProcessor</Processor> 108 </Compile> 109 </ItemGroup> 89 110 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 90 111 <!-- 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.