the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 74 lines 4.5 kB view raw
1 2Microsoft Visual Studio Solution File, Format Version 12.00 3# Visual Studio 2012 4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChunkUpdate", "ChunkUpdate\ChunkUpdate.spu.vcxproj", "{4B7786BE-4F10-4FAA-A75A-631DF39570DD}" 5EndProject 6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CompressedTile", "CompressedTile\CompressedTile.spu.vcxproj", "{4B436D43-D35B-4E56-988A-A3543B70C8E5}" 7EndProject 8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CompressedTileStorage_compress", "CompressedTileStorage_compress\CompressedTileStorage_compress.spu.vcxproj", "{297888B4-8234-461B-9861-214988A95711}" 9EndProject 10Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LevelRenderer_cull", "LevelRenderer_cull\LevelRenderer_cull.spu.vcxproj", "{0FC6FCFB-7793-4EEE-8356-2C129621C67A}" 11EndProject 12Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LevelRenderer_FindNearestChunk", "LevelRenderer_FindNearestChunk\LevelRenderer_FindNearestChunk.spu.vcxproj", "{E26485AE-71A5-4785-A14D-6456FF7C4FB0}" 13EndProject 14Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Texture_blit", "Texture_blit\Texture_blit.spu.vcxproj", "{A71AAA51-6541-4348-9814-E5FE2D36183B}" 15EndProject 16Global 17 GlobalSection(TeamFoundationVersionControl) = preSolution 18 SccNumberOfProjects = 7 19 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} 20 SccTeamFoundationServer = http://tfs_server:8080/tfs/storiespark 21 SccLocalPath0 = . 22 SccProjectUniqueName1 = CompressedTile\\CompressedTile.spu.vcxproj 23 SccProjectName1 = CompressedTile 24 SccLocalPath1 = CompressedTile 25 SccProjectUniqueName2 = LevelRenderer_cull\\LevelRenderer_cull.spu.vcxproj 26 SccProjectName2 = LevelRenderer_cull 27 SccLocalPath2 = LevelRenderer_cull 28 SccProjectUniqueName3 = ChunkUpdate\\ChunkUpdate.spu.vcxproj 29 SccProjectName3 = ChunkUpdate 30 SccLocalPath3 = ChunkUpdate 31 SccProjectUniqueName4 = CompressedTileStorage_compress\\CompressedTileStorage_compress.spu.vcxproj 32 SccProjectName4 = CompressedTileStorage_compress 33 SccLocalPath4 = CompressedTileStorage_compress 34 SccProjectUniqueName5 = LevelRenderer_FindNearestChunk\\LevelRenderer_FindNearestChunk.spu.vcxproj 35 SccProjectName5 = LevelRenderer_FindNearestChunk 36 SccLocalPath5 = LevelRenderer_FindNearestChunk 37 SccProjectUniqueName6 = Texture_blit\\Texture_blit.spu.vcxproj 38 SccProjectName6 = Texture_blit 39 SccLocalPath6 = Texture_blit 40 EndGlobalSection 41 GlobalSection(SolutionConfigurationPlatforms) = preSolution 42 Debug|PS3 = Debug|PS3 43 Release|PS3 = Release|PS3 44 EndGlobalSection 45 GlobalSection(ProjectConfigurationPlatforms) = postSolution 46 {4B7786BE-4F10-4FAA-A75A-631DF39570DD}.Debug|PS3.ActiveCfg = Debug|PS3 47 {4B7786BE-4F10-4FAA-A75A-631DF39570DD}.Debug|PS3.Build.0 = Debug|PS3 48 {4B7786BE-4F10-4FAA-A75A-631DF39570DD}.Release|PS3.ActiveCfg = Release|PS3 49 {4B7786BE-4F10-4FAA-A75A-631DF39570DD}.Release|PS3.Build.0 = Release|PS3 50 {4B436D43-D35B-4E56-988A-A3543B70C8E5}.Debug|PS3.ActiveCfg = Debug|PS3 51 {4B436D43-D35B-4E56-988A-A3543B70C8E5}.Debug|PS3.Build.0 = Debug|PS3 52 {4B436D43-D35B-4E56-988A-A3543B70C8E5}.Release|PS3.ActiveCfg = Release|PS3 53 {4B436D43-D35B-4E56-988A-A3543B70C8E5}.Release|PS3.Build.0 = Release|PS3 54 {297888B4-8234-461B-9861-214988A95711}.Debug|PS3.ActiveCfg = Debug|PS3 55 {297888B4-8234-461B-9861-214988A95711}.Debug|PS3.Build.0 = Debug|PS3 56 {297888B4-8234-461B-9861-214988A95711}.Release|PS3.ActiveCfg = Release|PS3 57 {297888B4-8234-461B-9861-214988A95711}.Release|PS3.Build.0 = Release|PS3 58 {0FC6FCFB-7793-4EEE-8356-2C129621C67A}.Debug|PS3.ActiveCfg = Debug|PS3 59 {0FC6FCFB-7793-4EEE-8356-2C129621C67A}.Debug|PS3.Build.0 = Debug|PS3 60 {0FC6FCFB-7793-4EEE-8356-2C129621C67A}.Release|PS3.ActiveCfg = Release|PS3 61 {0FC6FCFB-7793-4EEE-8356-2C129621C67A}.Release|PS3.Build.0 = Release|PS3 62 {E26485AE-71A5-4785-A14D-6456FF7C4FB0}.Debug|PS3.ActiveCfg = Debug|PS3 63 {E26485AE-71A5-4785-A14D-6456FF7C4FB0}.Debug|PS3.Build.0 = Debug|PS3 64 {E26485AE-71A5-4785-A14D-6456FF7C4FB0}.Release|PS3.ActiveCfg = Release|PS3 65 {E26485AE-71A5-4785-A14D-6456FF7C4FB0}.Release|PS3.Build.0 = Release|PS3 66 {A71AAA51-6541-4348-9814-E5FE2D36183B}.Debug|PS3.ActiveCfg = Debug|PS3 67 {A71AAA51-6541-4348-9814-E5FE2D36183B}.Debug|PS3.Build.0 = Debug|PS3 68 {A71AAA51-6541-4348-9814-E5FE2D36183B}.Release|PS3.ActiveCfg = Release|PS3 69 {A71AAA51-6541-4348-9814-E5FE2D36183B}.Release|PS3.Build.0 = Release|PS3 70 EndGlobalSection 71 GlobalSection(SolutionProperties) = preSolution 72 HideSolutionNode = FALSE 73 EndGlobalSection 74EndGlobal