MineTest/MineTest.sln

50 lines
2.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.25928.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MineTest", "MineTest\MineTest.vcxproj", "{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}"
ProjectSection(ProjectDependencies) = postProject
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7} = {1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EB21E3A7-FB02-41CC-9F8F-CA1387B33E4F}"
ProjectSection(SolutionItems) = preProject
Performance2.psess = Performance2.psess
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeType", "Dependencies\FreeType\FreeType.vcxproj", "{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Debug|x64.ActiveCfg = Debug|x64
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Debug|x64.Build.0 = Debug|x64
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Debug|x86.ActiveCfg = Debug|Win32
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Debug|x86.Build.0 = Debug|Win32
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Release|x64.ActiveCfg = Release|x64
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Release|x64.Build.0 = Release|x64
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Release|x86.ActiveCfg = Release|Win32
{B60F1127-F5E8-4CEB-B7A1-333F98E3C9C2}.Release|x86.Build.0 = Release|Win32
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Debug|x64.ActiveCfg = Debug|x64
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Debug|x64.Build.0 = Debug|x64
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Debug|x86.ActiveCfg = Debug|Win32
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Debug|x86.Build.0 = Debug|Win32
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Release|x64.ActiveCfg = Release|x64
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Release|x64.Build.0 = Release|x64
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Release|x86.ActiveCfg = Release|Win32
{1B0BC2C5-1A09-4017-BDF5-9F9C1718BFE7}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal