-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsipekSoftphone.sln
25 lines (25 loc) · 1.23 KB
/
sipekSoftphone.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
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gui", "Gui\Gui.csproj", "{D3EE2A06-D617-45F8-879E-8D0931BC8982}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{3375C286-298E-491B-96B1-CD6F445C5A6B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3EE2A06-D617-45F8-879E-8D0931BC8982}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3EE2A06-D617-45F8-879E-8D0931BC8982}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3EE2A06-D617-45F8-879E-8D0931BC8982}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3EE2A06-D617-45F8-879E-8D0931BC8982}.Release|Any CPU.Build.0 = Release|Any CPU
{3375C286-298E-491B-96B1-CD6F445C5A6B}.Debug|Any CPU.ActiveCfg = Debug
{3375C286-298E-491B-96B1-CD6F445C5A6B}.Debug|Any CPU.Build.0 = Debug
{3375C286-298E-491B-96B1-CD6F445C5A6B}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal