|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.14.36811.4 d17.14 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BOF-Collection", "BOF-Collection\BOF-Collection.vcxproj", "{63ED8CDC-2F73-49A2-A286-BCDFE387E251}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|x64 = Debug|x64 |
| 11 | + Debug|x86 = Debug|x86 |
| 12 | + Release|x64 = Release|x64 |
| 13 | + Release|x86 = Release|x86 |
| 14 | + UnitTest|x64 = UnitTest|x64 |
| 15 | + UnitTest|x86 = UnitTest|x86 |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Debug|x64.ActiveCfg = Debug|x64 |
| 19 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Debug|x64.Build.0 = Debug|x64 |
| 20 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Debug|x86.ActiveCfg = Debug|Win32 |
| 21 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Debug|x86.Build.0 = Debug|Win32 |
| 22 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Release|x64.ActiveCfg = Release|x64 |
| 23 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Release|x64.Build.0 = Release|x64 |
| 24 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Release|x86.ActiveCfg = Release|Win32 |
| 25 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.Release|x86.Build.0 = Release|Win32 |
| 26 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.UnitTest|x64.ActiveCfg = UnitTest|x64 |
| 27 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.UnitTest|x64.Build.0 = UnitTest|x64 |
| 28 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.UnitTest|x86.ActiveCfg = UnitTest|Win32 |
| 29 | + {63ED8CDC-2F73-49A2-A286-BCDFE387E251}.UnitTest|x86.Build.0 = UnitTest|Win32 |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {A28ECA0F-BB43-4C2B-8FAF-6355318B757D} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments