-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHumbleGuns_Android.sln
32 lines (32 loc) · 1.67 KB
/
HumbleGuns_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
29
30
31
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HumbleGuns", "Launchers\Android\HumbleGuns.csproj", "{5A2BDAFD-AA77-492C-8D29-F29013625366}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "HumbleGunsSource", "SharedSource\Main\HumbleGunsSource.shproj", "{846D34C8-E537-4DC7-B646-CFF649CE42E4}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Source\HumbleGunsSource.projitems*{846d34c8-e537-4dc7-b646-cff649ce42e4}*SharedItemsImports = 13
Source\HumbleGunsSource.projitems*{5a2bdafd-aa77-492c-8d29-f29013625366}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Release|Any CPU.Build.0 = Release|Any CPU
{5A2BDAFD-AA77-492C-8D29-F29013625366}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(SpecExplorer.ActivityCompletionStatus) = preSolution
SpecExplorer.ActivityCompletionStatus =
EndGlobalSection
EndGlobal