-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDeferredSA.sln
More file actions
31 lines (31 loc) · 1.55 KB
/
DeferredSA.sln
File metadata and controls
31 lines (31 loc) · 1.55 KB
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
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29519.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeferredSA", "DeferredSA.vcxproj", "{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
GTASA Release|Win32 = GTASA Release|Win32
GTASA Release|x86 = GTASA Release|x86
GTASA zDebug|Win32 = GTASA zDebug|Win32
GTASA zDebug|x86 = GTASA zDebug|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA Release|Win32.ActiveCfg = GTASA Release|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA Release|Win32.Build.0 = GTASA Release|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA Release|x86.ActiveCfg = GTASA Release|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA Release|x86.Build.0 = GTASA Release|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA zDebug|Win32.ActiveCfg = GTASA zDebug|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA zDebug|Win32.Build.0 = GTASA zDebug|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA zDebug|x86.ActiveCfg = GTASA zDebug|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.GTASA zDebug|x86.Build.0 = GTASA zDebug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {70D3B612-7B1A-460F-B7D7-7F71B82B7D66}
EndGlobalSection
EndGlobal