Changeset 6263 for 2015/26/JoonaO/Autopeli1
- Timestamp:
- 2015-06-24 14:57:21 (8 years ago)
- Location:
- 2015/26/JoonaO/Autopeli1
- Files:
-
- 7 added
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/26/JoonaO/Autopeli1/Autopeli1/Autopeli1/Autopeli1.csproj.Debug.cachefile
r6236 r6263 2 2 Content\rata.xnb 3 3 Content\rata2.xnb 4 Content\Auto2.xnb 5 Content\hyppyAani.xnb -
2015/26/JoonaO/Autopeli1/Autopeli1/Autopeli1/obj/x86/Debug/Autopeli1.csproj.FileListAbsolute.txt
r6236 r6263 9 9 C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\rata.xnb 10 10 C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\rata2.xnb 11 C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\obj\x86\Debug\Autopeli1.csprojResolveAssemblyReference.cache 12 C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\Auto2.xnb 13 C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\hyppyAani.xnb -
2015/26/JoonaO/Autopeli1/Autopeli1/Autopeli1/obj/x86/Debug/ContentPipeline-{FF5C44F7-8985-4452-9CE2-28BDC2F258E5}.xml
r6236 r6263 28 28 <Output>C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\rata2.xnb</Output> 29 29 <Time>2015-06-24T11:31:32.8535238+03:00</Time> 30 </Item> 31 <Item> 32 <Source>Auto2.png</Source> 33 <Name>Auto2</Name> 34 <Importer>TextureImporter</Importer> 35 <Processor>TextureProcessor</Processor> 36 <Options>None</Options> 37 <Output>C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\Auto2.xnb</Output> 38 <Time>2015-06-24T13:23:58.5569402+03:00</Time> 39 </Item> 40 <Item> 41 <Source>hyppyAani.wav</Source> 42 <Name>hyppyAani</Name> 43 <Importer>WavImporter</Importer> 44 <Processor>SoundEffectProcessor</Processor> 45 <Options>None</Options> 46 <Output>C:\MyTemp\JoonaO\Autopeli1\Autopeli1\Autopeli1\bin\x86\Debug\Content\hyppyAani.xnb</Output> 47 <Time>2015-06-24T14:15:12.6839402+03:00</Time> 30 48 </Item> 31 49 <BuildSuccessful>true</BuildSuccessful> -
2015/26/JoonaO/Autopeli1/Autopeli1/Autopeli1/obj/x86/Debug/cachefile-{FF5C44F7-8985-4452-9CE2-28BDC2F258E5}-targetpath.txt
r6236 r6263 2 2 Content\rata.xnb 3 3 Content\rata2.xnb 4 Content\Auto2.xnb 5 Content\hyppyAani.xnb -
2015/26/JoonaO/Autopeli1/Autopeli1/Autopeli1Content/NextGenRecingContent.contentproj
r6236 r6263 66 66 </Compile> 67 67 </ItemGroup> 68 <ItemGroup> 69 <Compile Include="Auto2.png"> 70 <Name>Auto2</Name> 71 <Importer>TextureImporter</Importer> 72 <Processor>TextureProcessor</Processor> 73 </Compile> 74 </ItemGroup> 75 <ItemGroup> 76 <Compile Include="hyppyAani.wav"> 77 <Name>hyppyAani</Name> 78 <Importer>WavImporter</Importer> 79 <Processor>SoundEffectProcessor</Processor> 80 </Compile> 81 </ItemGroup> 68 82 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 69 83 <!-- 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.