-
Notifications
You must be signed in to change notification settings - Fork 1
/
UniversalAppSharpDX.sln
84 lines (84 loc) · 5.64 KB
/
UniversalAppSharpDX.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UniversalAppSharpDX", "UniversalAppSharpDX", "{B94F5A1A-9504-40A9-8D81-384685C6B241}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "UniversalAppSharpDX.Shared", "UniversalAppSharpDX\UniversalAppSharpDX.Shared\UniversalAppSharpDX.Shared.shproj", "{9C22F28B-4127-454F-9180-4C02443D8530}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalAppSharpDX.Windows", "UniversalAppSharpDX\UniversalAppSharpDX.Windows\UniversalAppSharpDX.Windows.csproj", "{15D00B18-869E-4145-B567-60F304C26CC9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalAppSharpDX.WindowsPhone", "UniversalAppSharpDX\UniversalAppSharpDX.WindowsPhone\UniversalAppSharpDX.WindowsPhone.csproj", "{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
UniversalAppSharpDX\UniversalAppSharpDX.Shared\UniversalAppSharpDX.Shared.projitems*{9c22f28b-4127-454f-9180-4c02443d8530}*SharedItemsImports = 13
UniversalAppSharpDX\UniversalAppSharpDX.Shared\UniversalAppSharpDX.Shared.projitems*{15d00b18-869e-4145-b567-60f304c26cc9}*SharedItemsImports = 4
UniversalAppSharpDX\UniversalAppSharpDX.Shared\UniversalAppSharpDX.Shared.projitems*{4a14ff0c-3633-47bd-b77f-081cdec15acb}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|ARM.ActiveCfg = Debug|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|ARM.Build.0 = Debug|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|ARM.Deploy.0 = Debug|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x64.ActiveCfg = Debug|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x64.Build.0 = Debug|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x64.Deploy.0 = Debug|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x86.ActiveCfg = Debug|x86
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x86.Build.0 = Debug|x86
{15D00B18-869E-4145-B567-60F304C26CC9}.Debug|x86.Deploy.0 = Debug|x86
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|Any CPU.Build.0 = Release|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|Any CPU.Deploy.0 = Release|Any CPU
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|ARM.ActiveCfg = Release|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|ARM.Build.0 = Release|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|ARM.Deploy.0 = Release|ARM
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x64.ActiveCfg = Release|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x64.Build.0 = Release|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x64.Deploy.0 = Release|x64
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x86.ActiveCfg = Release|x86
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x86.Build.0 = Release|x86
{15D00B18-869E-4145-B567-60F304C26CC9}.Release|x86.Deploy.0 = Release|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|ARM.ActiveCfg = Debug|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|ARM.Build.0 = Debug|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|ARM.Deploy.0 = Debug|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|x64.ActiveCfg = Debug|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|x86.ActiveCfg = Debug|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|x86.Build.0 = Debug|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Debug|x86.Deploy.0 = Debug|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|Any CPU.Build.0 = Release|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|ARM.ActiveCfg = Release|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|ARM.Build.0 = Release|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|ARM.Deploy.0 = Release|ARM
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|x64.ActiveCfg = Release|Any CPU
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|x86.ActiveCfg = Release|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|x86.Build.0 = Release|x86
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{9C22F28B-4127-454F-9180-4C02443D8530} = {B94F5A1A-9504-40A9-8D81-384685C6B241}
{15D00B18-869E-4145-B567-60F304C26CC9} = {B94F5A1A-9504-40A9-8D81-384685C6B241}
{4A14FF0C-3633-47BD-B77F-081CDEC15ACB} = {B94F5A1A-9504-40A9-8D81-384685C6B241}
EndGlobalSection
EndGlobal