forked from sipsorcery-org/sipsorcery
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSIPSorcery.SoftPhone.sln
More file actions
65 lines (65 loc) · 4.08 KB
/
Copy pathSIPSorcery.SoftPhone.sln
File metadata and controls
65 lines (65 loc) · 4.08 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.3.11512.155 d18.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SIPSorcery.SoftPhone", "SIPSorcery.SoftPhone.csproj", "{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SIPSorcery", "..\..\src\SIPSorcery\SIPSorcery.csproj", "{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SIPSorceryMedia.Windows", "..\..\src\SIPSorceryMedia.Windows\SIPSorceryMedia.Windows.csproj", "{0F41AE61-8342-2D75-418B-1F522102D16E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|x64.ActiveCfg = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|x64.Build.0 = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|x86.ActiveCfg = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Debug|x86.Build.0 = Debug|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|Any CPU.Build.0 = Release|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|x64.ActiveCfg = Release|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|x64.Build.0 = Release|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|x86.ActiveCfg = Release|Any CPU
{286D90B8-C7A6-43ED-9C8A-423B4A681F7D}.Release|x86.Build.0 = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|x64.ActiveCfg = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|x64.Build.0 = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|x86.ActiveCfg = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Debug|x86.Build.0 = Debug|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|Any CPU.Build.0 = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|x64.ActiveCfg = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|x64.Build.0 = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|x86.ActiveCfg = Release|Any CPU
{4B50D8B5-1549-E5D0-C63C-6A3072BB6024}.Release|x86.Build.0 = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|x64.ActiveCfg = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|x64.Build.0 = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|x86.ActiveCfg = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Debug|x86.Build.0 = Debug|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|Any CPU.Build.0 = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|x64.ActiveCfg = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|x64.Build.0 = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|x86.ActiveCfg = Release|Any CPU
{0F41AE61-8342-2D75-418B-1F522102D16E}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A34462A0-58BF-4021-AE80-CA2C8D6D3F91}
EndGlobalSection
EndGlobal