mirror of
https://github.com/oxfemale/KillChain
synced 2026-06-08 16:35:03 +00:00
38 lines
1.8 KiB
Plaintext
38 lines
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.14.36804.6 d17.14
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KillChain", "KillChain\KillChain.vcxproj", "{2820F669-F27E-48B0-B425-0100B2FCB83F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|ARM64 = Debug|ARM64
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|ARM64 = Release|ARM64
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|ARM64.ActiveCfg = Debug|ARM64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|ARM64.Build.0 = Debug|ARM64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|x64.ActiveCfg = Debug|x64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|x64.Build.0 = Debug|x64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Debug|x86.Build.0 = Debug|Win32
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|ARM64.ActiveCfg = Release|ARM64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|ARM64.Build.0 = Release|ARM64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|x64.ActiveCfg = Release|x64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|x64.Build.0 = Release|x64
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|x86.ActiveCfg = Release|Win32
|
|
{2820F669-F27E-48B0-B425-0100B2FCB83F}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B1DFDE8F-40C9-489C-B68E-4A3D2C32D206}
|
|
EndGlobalSection
|
|
EndGlobal
|