-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHumbleGuns_Linux.sln
30 lines (30 loc) · 1.49 KB
/
HumbleGuns_Linux.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
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\Linux\HumbleGuns.csproj", "{D5CB11BC-0227-42AF-BE20-306B5744F50C}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "HumbleGunsSource", "SharedSource\Main\HumbleGunsSource.shproj", "{846D34C8-E537-4DC7-B646-CFF649CE42E4}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SharedSource\Main\HumbleGunsSource.projitems*{846d34c8-e537-4dc7-b646-cff649ce42e4}*SharedItemsImports = 13
SharedSource\Main\HumbleGunsSource.projitems*{d5cb11bc-0227-42af-be20-306b5744f50c}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D5CB11BC-0227-42AF-BE20-306B5744F50C}.Debug|x86.ActiveCfg = Debug|x86
{D5CB11BC-0227-42AF-BE20-306B5744F50C}.Debug|x86.Build.0 = Debug|x86
{D5CB11BC-0227-42AF-BE20-306B5744F50C}.Release|x86.ActiveCfg = Release|x86
{D5CB11BC-0227-42AF-BE20-306B5744F50C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(SpecExplorer.ActivityCompletionStatus) = preSolution
SpecExplorer.ActivityCompletionStatus =
EndGlobalSection
EndGlobal