forked from ladendirekt/pjsip4net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pjsip4net.vs2012.sln
106 lines (106 loc) · 7.11 KB
/
pjsip4net.vs2012.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{44B1BE89-9319-459D-96F2-35C589C025B6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Acceptance", "Acceptance", "{1A000287-A3E4-4D22-8882-D5E09E1EE1D2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unit", "Unit", "{1E21DE94-E985-49F3-89A6-A329EA6C0C3A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Integration", "Integration", "{663FC254-13E2-4A2A-9270-F5F87F6D0A22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net", "pjsip4net\pjsip4net.csproj", "{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip.Interop", "pjsip.Interop\pjsip.Interop.csproj", "{0AEA8B23-5E46-4923-81B5-7755BA914750}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net.Tests", "Tests\Unit\pjsip4net.Tests\pjsip4net.Tests.csproj", "{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}"
ProjectSection(ProjectDependencies) = postProject
{0AEA8B23-5E46-4923-81B5-7755BA914750} = {0AEA8B23-5E46-4923-81B5-7755BA914750}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net.Container.Castle", "pjsip4net.Container.Castle\pjsip4net.Container.Castle.csproj", "{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net.Core", "pjsip4net.Core\pjsip4net.Core.csproj", "{DAB611F8-F9B2-49AE-8496-BA98F99BA337}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net.Console", "Tests\Integration\pjsip4net.Console\pjsip4net.Console.csproj", "{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}"
ProjectSection(ProjectDependencies) = postProject
{0AEA8B23-5E46-4923-81B5-7755BA914750} = {0AEA8B23-5E46-4923-81B5-7755BA914750}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pjsip4net.Testing", "Tests\pjsip4net.Testing\pjsip4net.Testing.csproj", "{05DD289F-99C7-4C87-BC6A-05774B90117C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Debug|x86.ActiveCfg = Debug|x86
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Debug|x86.Build.0 = Debug|x86
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Release|Any CPU.Build.0 = Release|Any CPU
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Release|x86.ActiveCfg = Release|x86
{77160365-9A80-4F6A-9BD7-4F0532BE0EB0}.Release|x86.Build.0 = Release|x86
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Debug|x86.ActiveCfg = Debug|x86
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Debug|x86.Build.0 = Debug|x86
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Release|Any CPU.Build.0 = Release|Any CPU
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Release|x86.ActiveCfg = Release|x86
{0AEA8B23-5E46-4923-81B5-7755BA914750}.Release|x86.Build.0 = Release|x86
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Debug|x86.ActiveCfg = Debug|x86
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Debug|x86.Build.0 = Debug|x86
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Release|Any CPU.Build.0 = Release|Any CPU
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Release|x86.ActiveCfg = Release|x86
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65}.Release|x86.Build.0 = Release|x86
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Debug|x86.ActiveCfg = Debug|x86
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Debug|x86.Build.0 = Debug|x86
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Release|Any CPU.Build.0 = Release|Any CPU
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Release|x86.ActiveCfg = Release|x86
{3502E166-26B1-4A7B-AB50-5CC8BAF0019E}.Release|x86.Build.0 = Release|x86
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Debug|x86.ActiveCfg = Debug|x86
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Debug|x86.Build.0 = Debug|x86
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Release|Any CPU.Build.0 = Release|Any CPU
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Release|x86.ActiveCfg = Release|x86
{DAB611F8-F9B2-49AE-8496-BA98F99BA337}.Release|x86.Build.0 = Release|x86
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Debug|x86.ActiveCfg = Debug|x86
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Debug|x86.Build.0 = Debug|x86
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Release|Any CPU.Build.0 = Release|Any CPU
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Release|x86.ActiveCfg = Release|x86
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D}.Release|x86.Build.0 = Release|x86
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Debug|x86.ActiveCfg = Debug|Any CPU
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Release|Any CPU.Build.0 = Release|Any CPU
{05DD289F-99C7-4C87-BC6A-05774B90117C}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1A000287-A3E4-4D22-8882-D5E09E1EE1D2} = {44B1BE89-9319-459D-96F2-35C589C025B6}
{1E21DE94-E985-49F3-89A6-A329EA6C0C3A} = {44B1BE89-9319-459D-96F2-35C589C025B6}
{663FC254-13E2-4A2A-9270-F5F87F6D0A22} = {44B1BE89-9319-459D-96F2-35C589C025B6}
{05DD289F-99C7-4C87-BC6A-05774B90117C} = {44B1BE89-9319-459D-96F2-35C589C025B6}
{3DB8BE38-55D9-4B8F-961F-6D89CEA0FE65} = {1E21DE94-E985-49F3-89A6-A329EA6C0C3A}
{3CB3B26C-77D8-4329-A1FF-B538B2C66F6D} = {663FC254-13E2-4A2A-9270-F5F87F6D0A22}
EndGlobalSection
EndGlobal