-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathGDIDrawer.sln
75 lines (75 loc) · 4.84 KB
/
GDIDrawer.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GDIDrawer", "GDIDrawer\GDIDrawer.csproj", "{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGDIDrawer", "TestGDIDrawer\TestGDIDrawer.csproj", "{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawerDemo", "DrawerDemo\DrawerDemo\DrawerDemo.csproj", "{57D74555-2252-43CE-A05D-0BDD190DEC62}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawerConsole", "DrawerConsole\DrawerConsole.csproj", "{308F6618-73E1-4D87-8D93-163DB323641E}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Debug|x86.ActiveCfg = Debug|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Release|Any CPU.Build.0 = Release|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{0C1A2DA6-760D-4E53-9EDC-5670F35BBBD4}.Release|x86.ActiveCfg = Release|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Debug|x86.ActiveCfg = Debug|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Release|Any CPU.Build.0 = Release|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{946F08E9-0AB9-4A51-9F51-B8D33C4798EE}.Release|x86.ActiveCfg = Release|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Debug|x86.ActiveCfg = Debug|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Release|Any CPU.Build.0 = Release|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{57D74555-2252-43CE-A05D-0BDD190DEC62}.Release|x86.ActiveCfg = Release|Any CPU
{308F6618-73E1-4D87-8D93-163DB323641E}.Debug|Any CPU.ActiveCfg = Debug|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Debug|Mixed Platforms.Build.0 = Debug|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Debug|x86.ActiveCfg = Debug|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Debug|x86.Build.0 = Debug|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Release|Any CPU.ActiveCfg = Release|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Release|Mixed Platforms.ActiveCfg = Release|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Release|Mixed Platforms.Build.0 = Release|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Release|x86.ActiveCfg = Release|x86
{308F6618-73E1-4D87-8D93-163DB323641E}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1703AFF3-B36A-4A26-A239-CDDD536E2408}
EndGlobalSection
EndGlobal