-
Notifications
You must be signed in to change notification settings - Fork 0
/
TwitterMessangerForAndroid.sln
31 lines (31 loc) · 1.89 KB
/
TwitterMessangerForAndroid.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwitterMessangerForAndroid", "TwitterMessangerForAndroid\TwitterMessangerForAndroid.csproj", "{2D717FE5-C578-49F5-B186-4475D779A136}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalImageLoader", "UniversalImageLoader\UniversalImageLoader.csproj", "{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Distribution|iPhone = Distribution|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2D717FE5-C578-49F5-B186-4475D779A136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D717FE5-C578-49F5-B186-4475D779A136}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D717FE5-C578-49F5-B186-4475D779A136}.Distribution|iPhone.ActiveCfg = Debug|Any CPU
{2D717FE5-C578-49F5-B186-4475D779A136}.Distribution|iPhone.Build.0 = Debug|Any CPU
{2D717FE5-C578-49F5-B186-4475D779A136}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D717FE5-C578-49F5-B186-4475D779A136}.Release|Any CPU.Build.0 = Release|Any CPU
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Distribution|iPhone.ActiveCfg = Distribution|iPhone
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Distribution|iPhone.Build.0 = Distribution|iPhone
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EED1A347-4EB9-4141-893F-B18C2C7D7D0D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = TwitterMessangerForAndroid\TwitterMessangerForAndroid.csproj
EndGlobalSection
EndGlobal