Changeset 4711
- Timestamp:
- 2013-07-26 11:41:09 (10 years ago)
- Location:
- 2013/30/AleksiK
- Files:
-
- 2 added
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game.csproj.Debug.cachefile
r4710 r4711 9 9 Content\Goal.xnb 10 10 Content\Coin Block.xnb 11 Content\Forest Maze.xnb 12 Content\Forest Maze.wma -
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game/Hazy_Maze_Game.cs
r4710 r4711 158 158 LuoKolikkoLaskuri(); 159 159 LuoLevelLaskuri(); 160 SeuraavaKentta(); 160 SeuraavaKentta(); 161 MediaPlayer.Play("Forest Maze"); 161 162 } 162 163 -
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game/obj/x86/Debug/ContentPipeline-{DB817938-4D8D-4144-ADCC-C150753D773C}.xml
r4710 r4711 92 92 <Time>2013-07-25T13:53:54.6500421+03:00</Time> 93 93 </Item> 94 <Item> 95 <Source>Forest Maze.mp3</Source> 96 <Name>Forest Maze</Name> 97 <Importer>Mp3Importer</Importer> 98 <Processor>SongProcessor</Processor> 99 <Options>None</Options> 100 <Output>C:\MyTemp\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\bin\x86\Debug\Content\Forest Maze.xnb</Output> 101 <Extra>C:\MyTemp\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\bin\x86\Debug\Content\Forest Maze.wma</Extra> 102 <Time>2013-07-26T11:37:35.3051395+03:00</Time> 103 </Item> 94 104 <BuildSuccessful>true</BuildSuccessful> 95 105 <Settings> -
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game/obj/x86/Debug/Hazy Maze Game.csproj.FileListAbsolute.txt
r4686 r4711 35 35 C:\MyTemp - Ohjelmointi\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\obj\x86\Debug\Hazy Maze Game.exe 36 36 C:\MyTemp - Ohjelmointi\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\obj\x86\Debug\Hazy Maze Game.pdb 37 C:\MyTemp\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\bin\x86\Debug\Content\Forest Maze.xnb 38 C:\MyTemp\AleksiK\Hazy Maze Game\Hazy Maze Game\Hazy Maze Game\bin\x86\Debug\Content\Forest Maze.wma -
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze Game/obj/x86/Debug/cachefile-{DB817938-4D8D-4144-ADCC-C150753D773C}-targetpath.txt
r4710 r4711 9 9 Content\Goal.xnb 10 10 Content\Coin Block.xnb 11 Content\Forest Maze.xnb 12 Content\Forest Maze.wma -
2013/30/AleksiK/Hazy Maze Game/Hazy Maze Game/Hazy Maze GameContent/Hazy Maze GameContent.contentproj
r4662 r4711 103 103 </Compile> 104 104 </ItemGroup> 105 <ItemGroup> 106 <Compile Include="Forest Maze.mp3"> 107 <Name>Forest Maze</Name> 108 <Importer>Mp3Importer</Importer> 109 <Processor>SongProcessor</Processor> 110 </Compile> 111 </ItemGroup> 105 112 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 106 113 <!-- 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.