forked from AEAEAEAE4343/Leet.UI.DuiKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLeet.UI.DuiKit.sln
37 lines (37 loc) · 2.27 KB
/
Leet.UI.DuiKit.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 Version 17
VisualStudioVersion = 17.11.34909.67
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Leet.UI.DuiKit.Notepad", "Notepad\Leet.UI.DuiKit.Notepad.vcxproj", "{51B9F8FF-4642-44A0-BBA3-3CC268CD2D59}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Leet.UI.DuiKit.Compiler", "Compiler\Leet.UI.DuiKit.Compiler.csproj", "{D6D7DE18-C426-47C6-B394-CB04F80B4814}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leet.UI.DuiKit.Compiler.WinForms", "Compiler.WinForms\Leet.UI.DuiKit.Compiler.WinForms.csproj", "{5ABCD16D-602D-4E3A-968D-A467BAAC2A2F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Architecture = Debug|Mixed Architecture
Release|Mixed Architecture = Release|Mixed Architecture
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{51B9F8FF-4642-44A0-BBA3-3CC268CD2D59}.Debug|Mixed Architecture.ActiveCfg = Debug|x64
{51B9F8FF-4642-44A0-BBA3-3CC268CD2D59}.Debug|Mixed Architecture.Build.0 = Debug|x64
{51B9F8FF-4642-44A0-BBA3-3CC268CD2D59}.Release|Mixed Architecture.ActiveCfg = Release|x64
{51B9F8FF-4642-44A0-BBA3-3CC268CD2D59}.Release|Mixed Architecture.Build.0 = Release|x64
{D6D7DE18-C426-47C6-B394-CB04F80B4814}.Debug|Mixed Architecture.ActiveCfg = Debug|Any CPU
{D6D7DE18-C426-47C6-B394-CB04F80B4814}.Debug|Mixed Architecture.Build.0 = Debug|Any CPU
{D6D7DE18-C426-47C6-B394-CB04F80B4814}.Release|Mixed Architecture.ActiveCfg = Release|Any CPU
{D6D7DE18-C426-47C6-B394-CB04F80B4814}.Release|Mixed Architecture.Build.0 = Release|Any CPU
{5ABCD16D-602D-4E3A-968D-A467BAAC2A2F}.Debug|Mixed Architecture.ActiveCfg = Debug|Any CPU
{5ABCD16D-602D-4E3A-968D-A467BAAC2A2F}.Debug|Mixed Architecture.Build.0 = Debug|Any CPU
{5ABCD16D-602D-4E3A-968D-A467BAAC2A2F}.Release|Mixed Architecture.ActiveCfg = Release|Any CPU
{5ABCD16D-602D-4E3A-968D-A467BAAC2A2F}.Release|Mixed Architecture.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E35EB19B-2F78-4CB3-823A-7FAD6C8DA10D}
EndGlobalSection
EndGlobal