cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

Gearboy.sln (911B)


      1
      2Microsoft Visual Studio Solution File, Format Version 12.00
      3# Visual Studio 14
      4VisualStudioVersion = 14.0.25420.1
      5MinimumVisualStudioVersion = 10.0.40219.1
      6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gearboy", "Gearboy.vcxproj", "{92D9838A-C6AB-348D-8565-F9E813C3C467}"
      7EndProject
      8Global
      9	GlobalSection(SolutionConfigurationPlatforms) = preSolution
     10		Debug|x64 = Debug|x64
     11		Release|x64 = Release|x64
     12	EndGlobalSection
     13	GlobalSection(ProjectConfigurationPlatforms) = postSolution
     14		{92D9838A-C6AB-348D-8565-F9E813C3C467}.Debug|x64.ActiveCfg = Debug|x64
     15		{92D9838A-C6AB-348D-8565-F9E813C3C467}.Debug|x64.Build.0 = Debug|x64
     16		{92D9838A-C6AB-348D-8565-F9E813C3C467}.Release|x64.ActiveCfg = Release|x64
     17		{92D9838A-C6AB-348D-8565-F9E813C3C467}.Release|x64.Build.0 = Release|x64
     18	EndGlobalSection
     19	GlobalSection(SolutionProperties) = preSolution
     20		HideSolutionNode = FALSE
     21	EndGlobalSection
     22EndGlobal