Changeset 6080 for 2015/24/VeetiI/LABYRINTTI/LABYRINTTI/LABYRINTTIContent/LABYRINTTIContent.contentproj
- Timestamp:
- 2015-06-12 15:04:11 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/24/VeetiI/LABYRINTTI/LABYRINTTI/LABYRINTTIContent/LABYRINTTIContent.contentproj
r5961 r6080 62 62 </Compile> 63 63 </ItemGroup> 64 <ItemGroup>64 <ItemGroup> 65 65 <Compile Include="labyrintinkenttä.png"> 66 66 <Name>labyrintinkenttä</Name> … … 68 68 <Processor>TextureProcessor</Processor> 69 69 </Compile> 70 </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 70 </ItemGroup> 71 <ItemGroup> 72 <Compile Include="3688.png"> 73 <Name>3688</Name> 74 <Importer>TextureImporter</Importer> 75 <Processor>TextureProcessor</Processor> 76 </Compile> 77 <Compile Include="flashlight.png"> 78 <Name>flashlight</Name> 79 <Importer>TextureImporter</Importer> 80 <Processor>TextureProcessor</Processor> 81 </Compile> 82 <Compile Include="pelimusiikki.mp3"> 83 <Name>pelimusiikki</Name> 84 <Importer>Mp3Importer</Importer> 85 <Processor>SongProcessor</Processor> 86 </Compile> 87 <Compile Include="räjähdys.wav"> 88 <Name>räjähdys</Name> 89 <Importer>WavImporter</Importer> 90 <Processor>SoundEffectProcessor</Processor> 91 </Compile> 92 </ItemGroup> 93 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 71 94 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 72 95 Other similar extension points exist, see Microsoft.Common.targets.
Note: See TracChangeset
for help on using the changeset viewer.