forked from Dilapidated/gtav-HeapAdjuster-ini
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHeap Adjuster.sln
24 lines (24 loc) · 1.04 KB
/
Heap Adjuster.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.29102.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Heap Adjuster", "Heap Adjuster\Heap Adjuster.vcxproj", "{8D82F34A-1D64-465B-84B1-37F89AD3D20B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7F253A2A-70B0-4669-A673-537E6BC00A6B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D82F34A-1D64-465B-84B1-37F89AD3D20B}.Release|x64.ActiveCfg = Release|x64
{8D82F34A-1D64-465B-84B1-37F89AD3D20B}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C5D2EADD-9F61-4EB3-A652-79B0BA899B12}
EndGlobalSection
EndGlobal