the whole game
This commit is contained in:
20
project/win32_gl/MinecraftWin32_GL.sln
Executable file
20
project/win32_gl/MinecraftWin32_GL.sln
Executable file
@@ -0,0 +1,20 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MinecraftWin32_GL", "MinecraftWin32_GL.vcxproj", "{7DB16490-D454-6E18-6820-3219A119CD8E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user