-
Notifications
You must be signed in to change notification settings - Fork 1
/
EightBot.CoinDrop.sln
32 lines (32 loc) · 1.82 KB
/
EightBot.CoinDrop.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
32
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EightBot.CoinDrop", "EightBot.CoinDrop\EightBot.CoinDrop.csproj", "{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
Ad-Hoc|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.AppStore|iPhone.Build.0 = AppStore|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Debug|iPhone.ActiveCfg = Debug|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Debug|iPhone.Build.0 = Debug|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Release|iPhone.ActiveCfg = Release|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Release|iPhone.Build.0 = Release|iPhone
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{5B64DFFB-0DB5-4ED5-9882-8B1E69172616}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = EightBot.CoinDrop\EightBot.CoinDrop.csproj
EndGlobalSection
EndGlobal