collateral-damage/collat_payload.sln
2024-07-15 01:22:34 -07:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "collat_payload", "collat_payload\collat_payload.vcxproj", "{C8172E40-5D40-417A-A6A4-E233C0D1AC12}"
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
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Debug|x64.ActiveCfg = Debug|x64
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Debug|x64.Build.0 = Debug|x64
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Debug|x86.ActiveCfg = Debug|Win32
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Debug|x86.Build.0 = Debug|Win32
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Release|x64.ActiveCfg = Release|x64
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Release|x64.Build.0 = Release|x64
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Release|x86.ActiveCfg = Release|Win32
{C8172E40-5D40-417A-A6A4-E233C0D1AC12}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {787BF3D5-0C80-4BB2-9A46-47BE0999B6CD}
EndGlobalSection
EndGlobal