-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Battlefield rich presence.sln
31 lines (31 loc) · 1.58 KB
/
Battlefield rich presence.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Battlefield rich presence", "Battlefield rich presence\Battlefield rich presence.csproj", "{C4714C39-39F4-47F9-9874-74A6CB2F59E6}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Battlefield-rich-presence-setup", "Battlefield-rich-presence-setup\Battlefield-rich-presence-setup.vdproj", "{B5A1A568-AD26-4987-80ED-3B7270BD94D5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C4714C39-39F4-47F9-9874-74A6CB2F59E6}.Debug|x64.ActiveCfg = Debug|Any CPU
{C4714C39-39F4-47F9-9874-74A6CB2F59E6}.Debug|x64.Build.0 = Debug|Any CPU
{C4714C39-39F4-47F9-9874-74A6CB2F59E6}.Release|x64.ActiveCfg = Release|Any CPU
{C4714C39-39F4-47F9-9874-74A6CB2F59E6}.Release|x64.Build.0 = Release|Any CPU
{B5A1A568-AD26-4987-80ED-3B7270BD94D5}.Debug|x64.ActiveCfg = Debug
{B5A1A568-AD26-4987-80ED-3B7270BD94D5}.Debug|x64.Build.0 = Debug
{B5A1A568-AD26-4987-80ED-3B7270BD94D5}.Release|x64.ActiveCfg = Release
{B5A1A568-AD26-4987-80ED-3B7270BD94D5}.Release|x64.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {50934AB1-86C3-4DE8-B822-2E710B01D0DB}
EndGlobalSection
EndGlobal