xref: /minix3/external/bsd/llvm/dist/clang/tools/clang-format-vs/ClangFormat.sln (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1*f4a2713aSLionel Sambuc
2*f4a2713aSLionel SambucMicrosoft Visual Studio Solution File, Format Version 12.00
3*f4a2713aSLionel Sambuc# Visual Studio 2012
4*f4a2713aSLionel SambucProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClangFormat", "ClangFormat\ClangFormat.csproj", "{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}"
5*f4a2713aSLionel SambucEndProject
6*f4a2713aSLionel SambucGlobal
7*f4a2713aSLionel Sambuc	GlobalSection(SolutionConfigurationPlatforms) = preSolution
8*f4a2713aSLionel Sambuc		Debug|Any CPU = Debug|Any CPU
9*f4a2713aSLionel Sambuc		Release|Any CPU = Release|Any CPU
10*f4a2713aSLionel Sambuc	EndGlobalSection
11*f4a2713aSLionel Sambuc	GlobalSection(ProjectConfigurationPlatforms) = postSolution
12*f4a2713aSLionel Sambuc		{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13*f4a2713aSLionel Sambuc		{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.Build.0 = Debug|Any CPU
14*f4a2713aSLionel Sambuc		{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.ActiveCfg = Release|Any CPU
15*f4a2713aSLionel Sambuc		{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.Build.0 = Release|Any CPU
16*f4a2713aSLionel Sambuc	EndGlobalSection
17*f4a2713aSLionel Sambuc	GlobalSection(SolutionProperties) = preSolution
18*f4a2713aSLionel Sambuc		HideSolutionNode = FALSE
19*f4a2713aSLionel Sambuc	EndGlobalSection
20*f4a2713aSLionel SambucEndGlobal
21