- Timestamp:
- 2015-07-03 11:31:07 (8 years ago)
- Location:
- 2015/27/JesseS/VoltsTank
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/27/JesseS/VoltsTank/VoltsTank/VoltsTank/VoltsTank.csproj.Debug.cachefile
r6753 r6782 1 1 Content\Ammus.xnb 2 Content\Pelaaja1Tank.xnb 3 Content\Pelaaja2Tank.xnb 4 Content\Map1.xnb 2 Content\pelaaja1tank.xnb 3 Content\pelaaja2tank.xnb 5 4 Content\taustakuva.xnb 6 5 Content\pelaaja3tank.xnb 6 Content\Map1.xnb 7 7 Content\Map1.txt -
2015/27/JesseS/VoltsTank/VoltsTank/VoltsTank/obj/x86/Debug/ContentPipeline-{2F24256F-9E1A-4769-8E9A-3FFC69AEE13C}.xml
r6753 r6782 9 9 <Options>None</Options> 10 10 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\Ammus.xnb</Output> 11 <Time>2015-07-0 2T09:35:05.0015237+03:00</Time>11 <Time>2015-07-03T09:20:30.3083368+03:00</Time> 12 12 </Item> 13 13 <Item> 14 <Source> Pelaaja1Tank.png</Source>15 <Name> Pelaaja1Tank</Name>14 <Source>pelaaja1tank.png</Source> 15 <Name>pelaaja1tank</Name> 16 16 <Importer>TextureImporter</Importer> 17 17 <Processor>TextureProcessor</Processor> 18 18 <Options>None</Options> 19 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\ Pelaaja1Tank.xnb</Output>20 <Time>2015-07-0 2T10:01:40.8773237+03:00</Time>19 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\pelaaja1tank.xnb</Output> 20 <Time>2015-07-03T09:20:30.3083368+03:00</Time> 21 21 </Item> 22 22 <Item> 23 <Source> Pelaaja2Tank.png</Source>24 <Name> Pelaaja2Tank</Name>23 <Source>pelaaja2tank.png</Source> 24 <Name>pelaaja2tank</Name> 25 25 <Importer>TextureImporter</Importer> 26 26 <Processor>TextureProcessor</Processor> 27 27 <Options>None</Options> 28 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\Pelaaja2Tank.xnb</Output> 29 <Time>2015-07-02T10:01:46.3373237+03:00</Time> 28 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\pelaaja2tank.xnb</Output> 29 <Time>2015-07-03T09:20:30.3083368+03:00</Time> 30 </Item> 31 <Item> 32 <Source>taustakuva.png</Source> 33 <Name>taustakuva</Name> 34 <Importer>TextureImporter</Importer> 35 <Processor>TextureProcessor</Processor> 36 <Options>None</Options> 37 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\taustakuva.xnb</Output> 38 <Time>2015-07-03T09:20:30.4643368+03:00</Time> 39 </Item> 40 <Item> 41 <Source>pelaaja3tank.png</Source> 42 <Name>pelaaja3tank</Name> 43 <Importer>TextureImporter</Importer> 44 <Processor>TextureProcessor</Processor> 45 <Options>None</Options> 46 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\pelaaja3tank.xnb</Output> 47 <Time>2015-07-03T09:20:30.3083368+03:00</Time> 30 48 </Item> 31 49 <Item> … … 36 54 <Options>None</Options> 37 55 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\Map1.xnb</Output> 38 <Time>2015-07-02T14:00:33.9370237+03:00</Time> 39 </Item> 40 <Item> 41 <Source>taustakuva.png</Source> 42 <Name>taustakuva</Name> 43 <Importer>TextureImporter</Importer> 44 <Processor>TextureProcessor</Processor> 45 <Options>None</Options> 46 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\taustakuva.xnb</Output> 47 <Time>2015-07-02T13:07:16.1524237+03:00</Time> 48 </Item> 49 <Item> 50 <Source>pelaaja3tank.png</Source> 51 <Name>pelaaja3tank</Name> 52 <Importer>TextureImporter</Importer> 53 <Processor>TextureProcessor</Processor> 54 <Options>None</Options> 55 <Output>C:\MyTemp\JesseS\VoltsTank\VoltsTank\VoltsTank\bin\x86\Debug\Content\pelaaja3tank.xnb</Output> 56 <Time>2015-07-02T14:31:32.9222237+03:00</Time> 56 <Time>2015-07-03T09:20:30.4643368+03:00</Time> 57 57 </Item> 58 58 <BuildSuccessful>true</BuildSuccessful> … … 103 103 <Assembly> 104 104 <Key>C:\Windows\Microsoft.Net\assembly\GAC_32\Microsoft.Xna.Framework.Content.Pipeline\v4.0_4.0.0.0__842cf8be1de50553\Microsoft.Xna.Framework.Content.Pipeline.dll</Key> 105 <Value>2012-07-09T09:25: 56.9793042+03:00</Value>105 <Value>2012-07-09T09:25:46.7449733+03:00</Value> 106 106 </Assembly> 107 107 </Assemblies> -
2015/27/JesseS/VoltsTank/VoltsTank/VoltsTank/obj/x86/Debug/cachefile-{2F24256F-9E1A-4769-8E9A-3FFC69AEE13C}-targetpath.txt
r6753 r6782 1 1 Content\Ammus.xnb 2 Content\Pelaaja1Tank.xnb 3 Content\Pelaaja2Tank.xnb 4 Content\Map1.xnb 2 Content\pelaaja1tank.xnb 3 Content\pelaaja2tank.xnb 5 4 Content\taustakuva.xnb 6 5 Content\pelaaja3tank.xnb 6 Content\Map1.xnb 7 7 Content\Map1.txt
Note: See TracChangeset
for help on using the changeset viewer.