-
Notifications
You must be signed in to change notification settings - Fork 0
/
BrrSuite.sln
36 lines (36 loc) · 1.91 KB
/
BrrSuite.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
33
34
35
36
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33717.318
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BRRSuite", "BRRSuite.csproj", "{D8768872-634E-43A9-8353-DE8C863C53E5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BRRSuiteGUI", "..\BRRSuiteGUI\BRRSuiteGUI.csproj", "{1F981965-19C7-4CB4-9BA5-BC8C8AE3BE92}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "..\BRRSuiteGUI\Setup\Setup.vdproj", "{DB3FED94-78E0-428A-AFF3-5279A8FC6288}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8768872-634E-43A9-8353-DE8C863C53E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8768872-634E-43A9-8353-DE8C863C53E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8768872-634E-43A9-8353-DE8C863C53E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8768872-634E-43A9-8353-DE8C863C53E5}.Release|Any CPU.Build.0 = Release|Any CPU
{1F981965-19C7-4CB4-9BA5-BC8C8AE3BE92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F981965-19C7-4CB4-9BA5-BC8C8AE3BE92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F981965-19C7-4CB4-9BA5-BC8C8AE3BE92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F981965-19C7-4CB4-9BA5-BC8C8AE3BE92}.Release|Any CPU.Build.0 = Release|Any CPU
{DB3FED94-78E0-428A-AFF3-5279A8FC6288}.Debug|Any CPU.ActiveCfg = Debug
{DB3FED94-78E0-428A-AFF3-5279A8FC6288}.Release|Any CPU.ActiveCfg = Release
{DB3FED94-78E0-428A-AFF3-5279A8FC6288}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {513A467F-9FF5-429A-8DBB-0E8F8BA624F6}
EndGlobalSection
EndGlobal