-
Notifications
You must be signed in to change notification settings - Fork 0
/
ProMISE2.sln
39 lines (39 loc) · 1.94 KB
/
ProMISE2.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
37
38
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProMISE2", "ProMISE2\ProMISE2.csproj", "{45D1D848-289C-4EDA-8384-94B81380EF04}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ProMISE2Setup", "ProMISE2Setup\ProMISE2Setup.vdproj", "{604DB774-FE65-494B-A157-970958062BE4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{45D1D848-289C-4EDA-8384-94B81380EF04}.Debug|x64.ActiveCfg = Debug|x64
{45D1D848-289C-4EDA-8384-94B81380EF04}.Debug|x64.Build.0 = Debug|x64
{45D1D848-289C-4EDA-8384-94B81380EF04}.Debug|x86.ActiveCfg = Debug|x86
{45D1D848-289C-4EDA-8384-94B81380EF04}.Debug|x86.Build.0 = Debug|x86
{45D1D848-289C-4EDA-8384-94B81380EF04}.Release|x64.ActiveCfg = Release|x64
{45D1D848-289C-4EDA-8384-94B81380EF04}.Release|x64.Build.0 = Release|x64
{45D1D848-289C-4EDA-8384-94B81380EF04}.Release|x86.ActiveCfg = Release|x86
{45D1D848-289C-4EDA-8384-94B81380EF04}.Release|x86.Build.0 = Release|x86
{604DB774-FE65-494B-A157-970958062BE4}.Debug|x64.ActiveCfg = Debug
{604DB774-FE65-494B-A157-970958062BE4}.Debug|x64.Build.0 = Debug
{604DB774-FE65-494B-A157-970958062BE4}.Debug|x86.ActiveCfg = Debug
{604DB774-FE65-494B-A157-970958062BE4}.Release|x64.ActiveCfg = Release
{604DB774-FE65-494B-A157-970958062BE4}.Release|x64.Build.0 = Release
{604DB774-FE65-494B-A157-970958062BE4}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3DF3AA11-FFFD-4D74-961A-485FDB1ED584}
EndGlobalSection
EndGlobal