forked from JohannesHei/ControlCenter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBF2Statistics.sln
24 lines (24 loc) · 1.13 KB
/
BF2Statistics.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BF2Statistics", "BF2Statistics\BF2Statistics.csproj", "{C451E96C-EEFA-4AAF-8084-4AF115FC1C4B}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SetupWizard", "SetupWizard\SetupWizard.vdproj", "{07E5FE59-4624-4D1D-B750-9B7E3A6C8B13}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C451E96C-EEFA-4AAF-8084-4AF115FC1C4B}.Debug|x86.ActiveCfg = Debug|x86
{C451E96C-EEFA-4AAF-8084-4AF115FC1C4B}.Debug|x86.Build.0 = Debug|x86
{C451E96C-EEFA-4AAF-8084-4AF115FC1C4B}.Release|x86.ActiveCfg = Release|x86
{C451E96C-EEFA-4AAF-8084-4AF115FC1C4B}.Release|x86.Build.0 = Release|x86
{07E5FE59-4624-4D1D-B750-9B7E3A6C8B13}.Debug|x86.ActiveCfg = Debug
{07E5FE59-4624-4D1D-B750-9B7E3A6C8B13}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal