mirror of
https://github.com/TheCruZ/kdmapper.git
synced 2026-07-11 10:09:31 +00:00
25 lines
1 KiB
Text
25 lines
1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33530.505
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibUsageExample", "LibUsageExample.vcxproj", "{705D4143-89E6-48AF-99A2-BB119AA2624A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{705D4143-89E6-48AF-99A2-BB119AA2624A}.Debug|x64.ActiveCfg = Debug|x64
|
|
{705D4143-89E6-48AF-99A2-BB119AA2624A}.Debug|x64.Build.0 = Debug|x64
|
|
{705D4143-89E6-48AF-99A2-BB119AA2624A}.Release|x64.ActiveCfg = Release|x64
|
|
{705D4143-89E6-48AF-99A2-BB119AA2624A}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {830718C3-DA29-459E-8C0D-79426257F926}
|
|
EndGlobalSection
|
|
EndGlobal
|