-
Notifications
You must be signed in to change notification settings - Fork 1
/
BBI2.sln
24 lines (24 loc) · 982 Bytes
/
BBI2.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31911.196
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BBI2", "BBI2.vcxproj", "{C7F8E855-B4AC-4FD1-8A80-263D3E153DAE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C7F8E855-B4AC-4FD1-8A80-263D3E153DAE}.Release|x64.ActiveCfg = Release|x64
{C7F8E855-B4AC-4FD1-8A80-263D3E153DAE}.Release|x86.ActiveCfg = Release|Win32
{C7F8E855-B4AC-4FD1-8A80-263D3E153DAE}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7FF12E13-184D-4140-9A8B-F1FF4AC56CD5}
EndGlobalSection
EndGlobal