-
Notifications
You must be signed in to change notification settings - Fork 0
/
Zombros.sln
52 lines (52 loc) · 3.19 KB
/
Zombros.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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}") = "Zombros", "AS-3D-2015\AS-3D-2015\Zombros.csproj", "{282B345E-D8D0-434D-8FEE-6BAA486607A1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZombrosContent", "AS-3D-2015\AS-3D-2015Content\ZombrosContent.contentproj", "{6895CAA9-AA34-4A9B-8233-2B7A511DA402}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SkinnedModelPipeline", "AS-3D-2015\SkinnedModelPipeline\SkinnedModelPipeline.csproj", "{4636C7E1-B845-4B83-B96D-64A11B8A4515}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SkinnedModelWindows", "AS-3D-2015\SkinnedModel\SkinnedModelWindows.csproj", "{0D41E29B-829F-4255-BCA5-64DC2677DA6D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Debug|Xbox 360 = Debug|Xbox 360
Release|x86 = Release|x86
Release|Xbox 360 = Release|Xbox 360
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Debug|x86.ActiveCfg = Debug|x86
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Debug|x86.Build.0 = Debug|x86
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Debug|Xbox 360.ActiveCfg = Debug|x86
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Release|x86.ActiveCfg = Release|x86
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Release|x86.Build.0 = Release|x86
{282B345E-D8D0-434D-8FEE-6BAA486607A1}.Release|Xbox 360.ActiveCfg = Release|x86
{6895CAA9-AA34-4A9B-8233-2B7A511DA402}.Debug|x86.ActiveCfg = Debug|x86
{6895CAA9-AA34-4A9B-8233-2B7A511DA402}.Debug|Xbox 360.ActiveCfg = Debug|x86
{6895CAA9-AA34-4A9B-8233-2B7A511DA402}.Release|x86.ActiveCfg = Release|x86
{6895CAA9-AA34-4A9B-8233-2B7A511DA402}.Release|Xbox 360.ActiveCfg = Release|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Debug|x86.ActiveCfg = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Debug|x86.Build.0 = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Debug|Xbox 360.ActiveCfg = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Debug|Xbox 360.Build.0 = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Release|x86.ActiveCfg = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Release|x86.Build.0 = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Release|Xbox 360.ActiveCfg = Debug|x86
{4636C7E1-B845-4B83-B96D-64A11B8A4515}.Release|Xbox 360.Build.0 = Debug|x86
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Debug|x86.ActiveCfg = Debug|x86
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Debug|x86.Build.0 = Debug|x86
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Release|x86.ActiveCfg = Release|x86
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Release|x86.Build.0 = Release|x86
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{0D41E29B-829F-4255-BCA5-64DC2677DA6D}.Release|Xbox 360.Build.0 = Release|Xbox 360
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal