- Timestamp:
- 2012-06-29 12:54:39 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/26/TuomasL/Shooter/Shooter/ShooterContent/ShooterContent.contentproj
r3370 r3419 45 45 </ItemGroup> 46 46 <ItemGroup> 47 <Compile Include="ukko.png">48 <Name>ukko</Name>49 <Importer>TextureImporter</Importer>50 <Processor>TextureProcessor</Processor>51 </Compile>52 </ItemGroup>53 <ItemGroup>54 47 <Compile Include="zombi.png"> 55 48 <Name>zombi</Name> … … 79 72 </Compile> 80 73 </ItemGroup> 74 <ItemGroup> 75 <Compile Include="koneukko.png"> 76 <Name>koneukko</Name> 77 <Importer>TextureImporter</Importer> 78 <Processor>TextureProcessor</Processor> 79 </Compile> 80 <Compile Include="pistolukko.png"> 81 <Name>pistolukko</Name> 82 <Importer>TextureImporter</Importer> 83 <Processor>TextureProcessor</Processor> 84 </Compile> 85 <Compile Include="sniperukko.png"> 86 <Name>sniperukko</Name> 87 <Importer>TextureImporter</Importer> 88 <Processor>TextureProcessor</Processor> 89 </Compile> 90 </ItemGroup> 81 91 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 82 92 <!-- 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.