-
Notifications
You must be signed in to change notification settings - Fork 0
/
DUtilityTaskManager.sln
37 lines (37 loc) · 1.82 KB
/
DUtilityTaskManager.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.329
MinimumVisualStudioVersion = 10.0.40219.1
Project("{002A2DE9-8BB6-484D-9802-7E4AD4084715}") = "DUtilityTaskManager", "DUtilityTaskManager\DUtilityTaskManager.visualdproj", "{A7EFB858-9971-491F-AA74-4D1D88170B18}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Documentation|x64 = Documentation|x64
Documentation|x86 = Documentation|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Debug|x64.ActiveCfg = Debug|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Debug|x64.Build.0 = Debug|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Debug|x86.ActiveCfg = Debug|Win32
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Debug|x86.Build.0 = Debug|Win32
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Documentation|x64.ActiveCfg = Debug|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Documentation|x64.Build.0 = Debug|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Documentation|x86.ActiveCfg = Documentation|Win32
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Documentation|x86.Build.0 = Documentation|Win32
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Release|x64.ActiveCfg = Release|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Release|x64.Build.0 = Release|x64
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Release|x86.ActiveCfg = Release|Win32
{A7EFB858-9971-491F-AA74-4D1D88170B18}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4D8371DC-13B5-41BB-8F16-02E305BC0427}
EndGlobalSection
EndGlobal