-
Notifications
You must be signed in to change notification settings - Fork 2
/
Synapse-X-Infinity.sln
28 lines (28 loc) · 1.25 KB
/
Synapse-X-Infinity.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 16
VisualStudioVersion = 16.0.31624.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Synapse-X-Infinity", "Synapse-X-Infinity\Synapse-X-Infinity.csproj", "{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Interface|x86 = Interface|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Debug|x86.ActiveCfg = Debug|x86
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Debug|x86.Build.0 = Debug|x86
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Interface|x86.ActiveCfg = Interface|x86
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Interface|x86.Build.0 = Interface|x86
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Release|x86.ActiveCfg = Release|x86
{DA507BCE-B938-4AFA-AD9A-F702D5A73A89}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0CC9498C-6AA5-4683-8B75-93236EB975CF}
EndGlobalSection
EndGlobal