forked from Taiga74164/SLA-Cheeto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SoloLevelling.sln
29 lines (29 loc) · 1.31 KB
/
SoloLevelling.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
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SoloLevelling", "cheat\SoloLevelling.vcxproj", "{41503935-0CD8-44F5-BD2C-3A4F46E0D197}"
ProjectSection(ProjectDependencies) = postProject
{3E8902D1-1959-46B1-8D60-59D2D9A64139} = {3E8902D1-1959-46B1-8D60-59D2D9A64139}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Injector", "injector\Injector.vcxproj", "{3E8902D1-1959-46B1-8D60-59D2D9A64139}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{41503935-0CD8-44F5-BD2C-3A4F46E0D197}.Release|x64.ActiveCfg = Release|x64
{41503935-0CD8-44F5-BD2C-3A4F46E0D197}.Release|x64.Build.0 = Release|x64
{3E8902D1-1959-46B1-8D60-59D2D9A64139}.Release|x64.ActiveCfg = Release|x64
{3E8902D1-1959-46B1-8D60-59D2D9A64139}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {75D032EF-1FF7-434C-B3C1-4C9D1286A223}
EndGlobalSection
EndGlobal