-
Notifications
You must be signed in to change notification settings - Fork 3
/
sinch-voice-android.sln
28 lines (27 loc) · 1.58 KB
/
sinch-voice-android.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.SinchVoice.Droid", "Naxam.SinchVoice.Droid\Naxam.SinchVoice.Droid.csproj", "{FD281430-1B17-4665-95F4-AB5DF482E51E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "demo", "demo", "{6124F844-3661-40D8-B78F-63696C74A54C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SinchVoiceQs", "demo\SinchVoiceQs\SinchVoiceQs.csproj", "{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FD281430-1B17-4665-95F4-AB5DF482E51E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD281430-1B17-4665-95F4-AB5DF482E51E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD281430-1B17-4665-95F4-AB5DF482E51E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD281430-1B17-4665-95F4-AB5DF482E51E}.Release|Any CPU.Build.0 = Release|Any CPU
{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{BA4B3BE7-7EC7-46AF-9B7C-F54FCCDDE413} = {6124F844-3661-40D8-B78F-63696C74A54C}
EndGlobalSection
EndGlobal