Changeset 5229 for 2014/27/ArttuH/gamefusion/gamefusion/gamefusionContent/gamefusionContent.contentproj
- Timestamp:
- 2014-07-01 14:15:25 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/27/ArttuH/gamefusion/gamefusion/gamefusionContent/gamefusionContent.contentproj
r5227 r5229 71 71 </Compile> 72 72 </ItemGroup> 73 <ItemGroup> 74 <Compile Include="Take a Chance.mp3"> 75 <Name>Take a Chance</Name> 76 <Importer>Mp3Importer</Importer> 77 <Processor>SongProcessor</Processor> 78 </Compile> 79 </ItemGroup> 80 <ItemGroup> 81 <Compile Include="Hitman.mp3"> 82 <Name>Hitman</Name> 83 <Importer>Mp3Importer</Importer> 84 <Processor>SongProcessor</Processor> 85 </Compile> 86 </ItemGroup> 87 <ItemGroup> 88 <Compile Include="bullet.png"> 89 <Name>bullet</Name> 90 <Importer>TextureImporter</Importer> 91 <Processor>TextureProcessor</Processor> 92 </Compile> 93 </ItemGroup> 73 94 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 74 95 <!-- 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.