-
Notifications
You must be signed in to change notification settings - Fork 2
/
BA_EngineFixes.sln
28 lines (28 loc) · 1.26 KB
/
BA_EngineFixes.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
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BA_EngineFixes", "BA_EngineFixes.vcxproj", "{D157FA91-9D06-48F0-8700-42873F47B4EE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
RelVCLTL|x86 = RelVCLTL|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D157FA91-9D06-48F0-8700-42873F47B4EE}.Debug|x86.ActiveCfg = Debug|Win32
{D157FA91-9D06-48F0-8700-42873F47B4EE}.Debug|x86.Build.0 = Debug|Win32
{D157FA91-9D06-48F0-8700-42873F47B4EE}.Release|x86.ActiveCfg = Release|Win32
{D157FA91-9D06-48F0-8700-42873F47B4EE}.Release|x86.Build.0 = Release|Win32
{D157FA91-9D06-48F0-8700-42873F47B4EE}.RelVCLTL|x86.ActiveCfg = RelVCLTL|Win32
{D157FA91-9D06-48F0-8700-42873F47B4EE}.RelVCLTL|x86.Build.0 = RelVCLTL|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {97BFCD9E-1DCE-4DAC-8CF8-6180A13590BD}
EndGlobalSection
EndGlobal