-
Notifications
You must be signed in to change notification settings - Fork 0
/
CollapsibleListView.sln
23 lines (23 loc) · 1.3 KB
/
CollapsibleListView.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollapsibleListView", "CollapsibleListView\CollapsibleListView.csproj", "{7737F89A-55A2-4C51-A0FC-A241235FF592}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Debug|iPhone.ActiveCfg = Debug|iPhone
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Debug|iPhone.Build.0 = Debug|iPhone
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Release|iPhone.ActiveCfg = Release|iPhone
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Release|iPhone.Build.0 = Release|iPhone
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{7737F89A-55A2-4C51-A0FC-A241235FF592}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
EndGlobal