From: Manuel Klimek Date: Tue, 12 Nov 2013 15:02:53 +0000 (+0000) Subject: Recreated the ClangFormat VSPackage with VS 2010. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=701c45a6ff0eeb1f838758b0e5ba429b13bc927f;p=clang Recreated the ClangFormat VSPackage with VS 2010. The generated package is now compatible with VS 2010 - 2013. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194480 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/clang-format-vs/ClangFormat.sln b/tools/clang-format-vs/ClangFormat.sln index d6b211fe50..8f89ab0ce8 100644 --- a/tools/clang-format-vs/ClangFormat.sln +++ b/tools/clang-format-vs/ClangFormat.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClangFormat", "ClangFormat\ClangFormat.csproj", "{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}" EndProject Global diff --git a/tools/clang-format-vs/ClangFormat/ClangFormat.csproj b/tools/clang-format-vs/ClangFormat/ClangFormat.csproj index 51e138216d..cb344a3117 100644 --- a/tools/clang-format-vs/ClangFormat/ClangFormat.csproj +++ b/tools/clang-format-vs/ClangFormat/ClangFormat.csproj @@ -1,14 +1,5 @@  - - 11.0 - 11.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - - false - - Debug AnyCPU @@ -21,7 +12,7 @@ ClangFormat true Key.snk - v4.5 + v4.0 true @@ -31,8 +22,6 @@ DEBUG;TRACE prompt 4 - false - false pdbonly @@ -45,24 +34,24 @@ - - + + - - true + + + + false - - - - + + + + - - @@ -165,7 +154,7 @@ - + @@ -174,7 +163,7 @@ true - + if not exist $(ProjectDir)Key.snk ( "$(FrameworkSDKDir)Bin\NETFX 4.0 Tools\sn.exe" -k $(ProjectDir)Key.snk diff --git a/tools/clang-format-vs/ClangFormat/ClangFormat.vsct b/tools/clang-format-vs/ClangFormat/ClangFormat.vsct index 9037ecde24..507c7c9e43 100644 --- a/tools/clang-format-vs/ClangFormat/ClangFormat.vsct +++ b/tools/clang-format-vs/ClangFormat/ClangFormat.vsct @@ -80,7 +80,7 @@ bitmap strip containing the bitmaps and then there are the numeric ids of the elements used inside a button definition. An important aspect of this declaration is that the element id must be the actual index (1-based) of the bitmap inside the bitmap strip. --> - + @@ -112,7 +112,6 @@ - diff --git a/tools/clang-format-vs/ClangFormat/Resources/Images.png b/tools/clang-format-vs/ClangFormat/Resources/Images.png deleted file mode 100644 index 51fe0d1577..0000000000 Binary files a/tools/clang-format-vs/ClangFormat/Resources/Images.png and /dev/null differ diff --git a/tools/clang-format-vs/ClangFormat/Resources/Images_32bit.bmp b/tools/clang-format-vs/ClangFormat/Resources/Images_32bit.bmp new file mode 100644 index 0000000000..2fa7ab0099 Binary files /dev/null and b/tools/clang-format-vs/ClangFormat/Resources/Images_32bit.bmp differ diff --git a/tools/clang-format-vs/ClangFormat/Resources/Package.ico b/tools/clang-format-vs/ClangFormat/Resources/Package.ico index 449296f495..ea3b23fe8d 100644 Binary files a/tools/clang-format-vs/ClangFormat/Resources/Package.ico and b/tools/clang-format-vs/ClangFormat/Resources/Package.ico differ diff --git a/tools/clang-format-vs/ClangFormat/source.extension.vsixmanifest b/tools/clang-format-vs/ClangFormat/source.extension.vsixmanifest index 274c028ed2..39d30f0f15 100644 --- a/tools/clang-format-vs/ClangFormat/source.extension.vsixmanifest +++ b/tools/clang-format-vs/ClangFormat/source.extension.vsixmanifest @@ -1,18 +1,31 @@  - - - - ClangFormat - Formats code by calling the clang-format executable. - - - - - - - - - - - - + + + ClangFormat + LLVM + 1.0 + Information about my package + 1033 + false + + + Pro + + + Pro + + + Pro + + + + + + + Visual Studio MPF + + + + |%CurrentProject%;PkgdefProjectOutputGroup| + +