mirror of
https://github.com/e-fin/ADWS-BOF
synced 2026-06-23 09:33:17 +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 18
|
|
VisualStudioVersion = 18.6.11819.183 stable
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ADWS-BOF", "ADWS-BOF\ADWS-BOF.vcxproj", "{20D4C7A1-5B0E-489D-8871-DE3C9961663E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
UnitTest|x64 = UnitTest|x64
|
|
UnitTest|x86 = UnitTest|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Debug|x64.ActiveCfg = Debug|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Debug|x64.Build.0 = Debug|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Debug|x86.Build.0 = Debug|Win32
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Release|x64.ActiveCfg = Release|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Release|x64.Build.0 = Release|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Release|x86.ActiveCfg = Release|Win32
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.Release|x86.Build.0 = Release|Win32
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.UnitTest|x64.ActiveCfg = UnitTest|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.UnitTest|x64.Build.0 = UnitTest|x64
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.UnitTest|x86.ActiveCfg = UnitTest|Win32
|
|
{20D4C7A1-5B0E-489D-8871-DE3C9961663E}.UnitTest|x86.Build.0 = UnitTest|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {05614438-CD94-4CA7-899A-327C067C1C3B}
|
|
EndGlobalSection
|
|
EndGlobal
|