-
Notifications
You must be signed in to change notification settings - Fork 3
/
DailyBoothCustomTabBar.sln
26 lines (26 loc) · 1.45 KB
/
DailyBoothCustomTabBar.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DailyBoothCustomTabBar", "DailyBoothCustomTabBar\DailyBoothCustomTabBar.csproj", "{87123720-578A-4354-91E4-4B98C91AA29E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{87123720-578A-4354-91E4-4B98C91AA29E}.Debug|iPhone.ActiveCfg = Debug|iPhone
{87123720-578A-4354-91E4-4B98C91AA29E}.Debug|iPhone.Build.0 = Debug|iPhone
{87123720-578A-4354-91E4-4B98C91AA29E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{87123720-578A-4354-91E4-4B98C91AA29E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{87123720-578A-4354-91E4-4B98C91AA29E}.Release|iPhone.ActiveCfg = Release|iPhone
{87123720-578A-4354-91E4-4B98C91AA29E}.Release|iPhone.Build.0 = Release|iPhone
{87123720-578A-4354-91E4-4B98C91AA29E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{87123720-578A-4354-91E4-4B98C91AA29E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = DailyBoothCustomTabBar\DailyBoothCustomTabBar.csproj
EndGlobalSection
EndGlobal