-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKnot3-Prototyp-Windows.sln
31 lines (31 loc) · 1.47 KB
/
Knot3-Prototyp-Windows.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
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Knot3-Windows", "Knot3\Knot3-Windows.csproj", "{8E6072CE-A35B-455D-93E1-0AA0EBCCBCCF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Knot3Content-Windows", "Knot3\Content\Knot3Content-Windows.contentproj", "{CD33049E-0B5F-42BA-B816-658DEDF50DEA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8D82DA8C-E960-4F33-8EEF-553A2E16AEE8}"
ProjectSection(SolutionItems) = preProject
Performance1.psess = Performance1.psess
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8E6072CE-A35B-455D-93E1-0AA0EBCCBCCF}.Debug|x86.ActiveCfg = Debug|x86
{8E6072CE-A35B-455D-93E1-0AA0EBCCBCCF}.Debug|x86.Build.0 = Debug|x86
{8E6072CE-A35B-455D-93E1-0AA0EBCCBCCF}.Release|x86.ActiveCfg = Release|x86
{8E6072CE-A35B-455D-93E1-0AA0EBCCBCCF}.Release|x86.Build.0 = Release|x86
{CD33049E-0B5F-42BA-B816-658DEDF50DEA}.Debug|x86.ActiveCfg = Debug|x86
{CD33049E-0B5F-42BA-B816-658DEDF50DEA}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal