-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCommentReflower.sln
68 lines (68 loc) · 4.39 KB
/
CommentReflower.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32811.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C6D9CEE-7802-4AB8-8DF1-E2E18C7B69C7}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
ReadMe.txt = ReadMe.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommentReflower", "CommentReflower\CommentReflower.csproj", "{63D72A89-36E5-43FA-871D-61CE8E4221E0}"
ProjectSection(ProjectDependencies) = postProject
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D} = {3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommentReflowerTest", "CommentReflowerTest\CommentReflowerTest.csproj", "{8DA7DD2D-784D-421A-922D-63B0AC3867A0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CommentReflowerHelp", "CommentReflowerHelp\CommentReflowerHelp.vcxproj", "{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommentReflowerShared", "CommentReflowerShared\CommentReflowerShared.shproj", "{98B51A43-7052-4BBC-8CCF-4085CFDE0583}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommentReflower2022", "CommentReflower2022\CommentReflower2022.csproj", "{9183950D-61C4-47D0-BB47-24F3142BE007}"
ProjectSection(ProjectDependencies) = postProject
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D} = {3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}
EndProjectSection
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommentReflowerSharedLib", "CommentReflowerSharedLib\CommentReflowerSharedLib.shproj", "{C17CB2E5-13BC-457C-A450-7CC81136B6AD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{63D72A89-36E5-43FA-871D-61CE8E4221E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63D72A89-36E5-43FA-871D-61CE8E4221E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63D72A89-36E5-43FA-871D-61CE8E4221E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63D72A89-36E5-43FA-871D-61CE8E4221E0}.Release|Any CPU.Build.0 = Release|Any CPU
{8DA7DD2D-784D-421A-922D-63B0AC3867A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DA7DD2D-784D-421A-922D-63B0AC3867A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DA7DD2D-784D-421A-922D-63B0AC3867A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DA7DD2D-784D-421A-922D-63B0AC3867A0}.Release|Any CPU.Build.0 = Release|Any CPU
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}.Debug|Any CPU.ActiveCfg = Help|Win32
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}.Debug|Any CPU.Build.0 = Help|Win32
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}.Release|Any CPU.ActiveCfg = Help|Win32
{3D6627A1-3D77-4EBD-9897-F9DE06B4E69D}.Release|Any CPU.Build.0 = Help|Win32
{9183950D-61C4-47D0-BB47-24F3142BE007}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9183950D-61C4-47D0-BB47-24F3142BE007}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9183950D-61C4-47D0-BB47-24F3142BE007}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9183950D-61C4-47D0-BB47-24F3142BE007}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {061EF401-2FCA-4935-9928-CBA6B29F3E83}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
CommentReflowerSharedLib\CommentReflowerSharedLib.projitems*{63d72a89-36e5-43fa-871d-61ce8e4221e0}*SharedItemsImports = 4
CommentReflowerShared\CommentReflowerShared.projitems*{63d72a89-36e5-43fa-871d-61ce8e4221e0}*SharedItemsImports = 4
CommentReflowerSharedLib\CommentReflowerSharedLib.projitems*{8da7dd2d-784d-421a-922d-63b0ac3867a0}*SharedItemsImports = 4
CommentReflowerSharedLib\CommentReflowerSharedLib.projitems*{9183950d-61c4-47d0-bb47-24f3142be007}*SharedItemsImports = 4
CommentReflowerShared\CommentReflowerShared.projitems*{9183950d-61c4-47d0-bb47-24f3142be007}*SharedItemsImports = 4
CommentReflowerShared\CommentReflowerShared.projitems*{98b51a43-7052-4bbc-8ccf-4085cfde0583}*SharedItemsImports = 13
CommentReflowerSharedLib\CommentReflowerSharedLib.projitems*{c17cb2e5-13bc-457c-a450-7cc81136b6ad}*SharedItemsImports = 13
EndGlobalSection
EndGlobal