This repository has been archived by the owner on Apr 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRemote (WP7).sln
70 lines (70 loc) · 4.95 KB
/
Remote (WP7).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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Komodex.Remote (WP7)", "Komodex.Remote (WP7)\Komodex.Remote (WP7).csproj", "{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Komodex.DACP (WP7)", "Komodex.DACP (WP7)\Komodex.DACP (WP7).csproj", "{A51EFB9B-7F1C-4237-AFA0-CB61340036A3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CommonLibraries", "CommonLibraries", "{B092CA01-3225-41F7-B3C7-F64434A69A92}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Komodex.Common (WP7)", "CommonLibraries\Komodex.Common (WP7)\Komodex.Common (WP7).csproj", "{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Komodex.Common.Phone.UI (WP7)", "CommonLibraries\Komodex.Common.Phone.UI (WP7)\Komodex.Common.Phone.UI (WP7).csproj", "{5875BE74-8A86-4235-919E-1DAEC3F3BD5F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.Phone.Controls.Toolkit.WP7", "CommonLibraries\Microsoft.Phone.Controls.Toolkit\Microsoft.Phone.Controls.Toolkit.WP7\Microsoft.Phone.Controls.Toolkit.WP7.csproj", "{0754458A-7AFC-463A-B27D-2F6980522119}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clarity.PageTransitions (WP7)", "CommonLibraries\Clarity.PageTransitions (WP7)\Clarity.PageTransitions (WP7).csproj", "{6CA892BF-E192-4A00-A126-02F391C07556}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Komodex.Bonjour (WP7)", "CommonLibraries\Komodex.Bonjour (WP7)\Komodex.Bonjour (WP7).csproj", "{41FC9483-C6E8-4DD1-B829-F33958E0D6BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Release|Any CPU.Build.0 = Release|Any CPU
{D3454FD2-E767-4C6D-B26B-333C1DCFDA4F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{A51EFB9B-7F1C-4237-AFA0-CB61340036A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A51EFB9B-7F1C-4237-AFA0-CB61340036A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A51EFB9B-7F1C-4237-AFA0-CB61340036A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A51EFB9B-7F1C-4237-AFA0-CB61340036A3}.Release|Any CPU.Build.0 = Release|Any CPU
{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717}.Release|Any CPU.Build.0 = Release|Any CPU
{5875BE74-8A86-4235-919E-1DAEC3F3BD5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5875BE74-8A86-4235-919E-1DAEC3F3BD5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5875BE74-8A86-4235-919E-1DAEC3F3BD5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5875BE74-8A86-4235-919E-1DAEC3F3BD5F}.Release|Any CPU.Build.0 = Release|Any CPU
{0754458A-7AFC-463A-B27D-2F6980522119}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0754458A-7AFC-463A-B27D-2F6980522119}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0754458A-7AFC-463A-B27D-2F6980522119}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0754458A-7AFC-463A-B27D-2F6980522119}.Release|Any CPU.Build.0 = Release|Any CPU
{6CA892BF-E192-4A00-A126-02F391C07556}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CA892BF-E192-4A00-A126-02F391C07556}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CA892BF-E192-4A00-A126-02F391C07556}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CA892BF-E192-4A00-A126-02F391C07556}.Release|Any CPU.Build.0 = Release|Any CPU
{41FC9483-C6E8-4DD1-B829-F33958E0D6BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41FC9483-C6E8-4DD1-B829-F33958E0D6BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41FC9483-C6E8-4DD1-B829-F33958E0D6BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41FC9483-C6E8-4DD1-B829-F33958E0D6BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{F4CDB590-7DE0-4BC0-8132-CC2BAC19D717} = {B092CA01-3225-41F7-B3C7-F64434A69A92}
{5875BE74-8A86-4235-919E-1DAEC3F3BD5F} = {B092CA01-3225-41F7-B3C7-F64434A69A92}
{0754458A-7AFC-463A-B27D-2F6980522119} = {B092CA01-3225-41F7-B3C7-F64434A69A92}
{6CA892BF-E192-4A00-A126-02F391C07556} = {B092CA01-3225-41F7-B3C7-F64434A69A92}
{41FC9483-C6E8-4DD1-B829-F33958E0D6BB} = {B092CA01-3225-41F7-B3C7-F64434A69A92}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
EndGlobalSection
EndGlobal