blob: 46d742bce3f0b65856f38a70a6bc98f9442a6b07 [file] [log] [blame]
Manuel Klimekbb556152013-09-04 16:11:46 +00001
Manuel Klimek8f5c84f2013-11-12 17:01:53 +00002Microsoft Visual Studio Solution File, Format Version 12.00
Hans Wennborg8b9f1ab2017-04-13 17:47:47 +00003# Visual Studio 15
4VisualStudioVersion = 15.0.26228.12
Hans Wennborg252f9bf2016-09-15 19:44:49 +00005MinimumVisualStudioVersion = 10.0.40219.1
Manuel Klimek25d69502013-11-12 13:56:36 +00006Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClangFormat", "ClangFormat\ClangFormat.csproj", "{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}"
Manuel Klimekbb556152013-09-04 16:11:46 +00007EndProject
8Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU
12 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
Manuel Klimek25d69502013-11-12 13:56:36 +000014 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.Build.0 = Release|Any CPU
Manuel Klimekbb556152013-09-04 16:11:46 +000018 EndGlobalSection
19 GlobalSection(SolutionProperties) = preSolution
20 HideSolutionNode = FALSE
21 EndGlobalSection
22EndGlobal