37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35303.130
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GdCpp", "GdCpp.vcxproj", "{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GdCppStatic", "GdCppStatic.vcxproj", "{03A2A14F-8A02-4114-9871-353CB2834BB6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
DebugASan|x64 = DebugASan|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.Debug|x64.ActiveCfg = Debug|x64
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.Debug|x64.Build.0 = Debug|x64
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.DebugASan|x64.ActiveCfg = DebugASan|x64
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.DebugASan|x64.Build.0 = DebugASan|x64
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.Release|x64.ActiveCfg = Release|x64
|
|
{8CB146AE-0621-4E97-AF2C-F7FB194DC57A}.Release|x64.Build.0 = Release|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.Debug|x64.ActiveCfg = Debug|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.Debug|x64.Build.0 = Debug|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.DebugASan|x64.ActiveCfg = DebugASan|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.DebugASan|x64.Build.0 = DebugASan|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.Release|x64.ActiveCfg = Release|x64
|
|
{03A2A14F-8A02-4114-9871-353CB2834BB6}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A77B9D96-CC7D-47CB-AC0F-3FBEE6F77727}
|
|
EndGlobalSection
|
|
EndGlobal
|