1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
\r
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
\r
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
7 <SchemaVersion>2.0</SchemaVersion>
\r
8 <ProjectGuid>{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}</ProjectGuid>
\r
9 <ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
\r
10 <OutputType>Library</OutputType>
\r
11 <AppDesignerFolder>Properties</AppDesignerFolder>
\r
12 <RootNamespace>LLVM.ClangFormat</RootNamespace>
\r
13 <AssemblyName>ClangFormat</AssemblyName>
\r
14 <SignAssembly>true</SignAssembly>
\r
15 <AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
\r
16 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
\r
17 <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
\r
20 <UpgradeBackupLocation>
\r
21 </UpgradeBackupLocation>
\r
22 <OldToolsVersion>4.0</OldToolsVersion>
\r
23 <PublishUrl>publish\</PublishUrl>
\r
24 <Install>true</Install>
\r
25 <InstallFrom>Disk</InstallFrom>
\r
26 <UpdateEnabled>false</UpdateEnabled>
\r
27 <UpdateMode>Foreground</UpdateMode>
\r
28 <UpdateInterval>7</UpdateInterval>
\r
29 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
\r
30 <UpdatePeriodically>false</UpdatePeriodically>
\r
31 <UpdateRequired>false</UpdateRequired>
\r
32 <MapFileExtensions>true</MapFileExtensions>
\r
33 <ApplicationRevision>0</ApplicationRevision>
\r
34 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
\r
35 <IsWebBootstrapper>false</IsWebBootstrapper>
\r
36 <UseApplicationTrust>false</UseApplicationTrust>
\r
37 <BootstrapperEnabled>true</BootstrapperEnabled>
\r
38 <TargetFrameworkProfile />
\r
40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
41 <DebugSymbols>true</DebugSymbols>
\r
42 <DebugType>full</DebugType>
\r
43 <Optimize>false</Optimize>
\r
44 <OutputPath>bin\Debug\</OutputPath>
\r
45 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
46 <ErrorReport>prompt</ErrorReport>
\r
47 <WarningLevel>4</WarningLevel>
\r
48 <Prefer32Bit>false</Prefer32Bit>
\r
50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
51 <DebugType>pdbonly</DebugType>
\r
52 <Optimize>true</Optimize>
\r
53 <OutputPath>bin\Release\</OutputPath>
\r
54 <DefineConstants>TRACE</DefineConstants>
\r
55 <ErrorReport>prompt</ErrorReport>
\r
56 <WarningLevel>4</WarningLevel>
\r
57 <RunCodeAnalysis>true</RunCodeAnalysis>
\r
58 <Prefer32Bit>false</Prefer32Bit>
\r
61 <Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
62 <EmbedInteropTypes>True</EmbedInteropTypes>
\r
64 <Reference Include="envdte80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
65 <EmbedInteropTypes>True</EmbedInteropTypes>
\r
67 <Reference Include="Microsoft.CSharp" />
\r
68 <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
69 <HintPath>..\packages\VSSDK.CoreUtility.10.0.4\lib\net40\Microsoft.VisualStudio.CoreUtility.dll</HintPath>
\r
70 <Private>False</Private>
\r
72 <Reference Include="Microsoft.VisualStudio.Editor, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
73 <HintPath>..\packages\VSSDK.Editor.10.0.4\lib\net40\Microsoft.VisualStudio.Editor.dll</HintPath>
\r
74 <Private>False</Private>
\r
76 <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
77 <HintPath>..\packages\VSSDK.OLE.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.OLE.Interop.dll</HintPath>
\r
78 <Private>True</Private>
\r
79 <Private>False</Private>
\r
81 <Reference Include="Microsoft.VisualStudio.Shell.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
82 <HintPath>..\packages\VSSDK.Shell.10.10.0.3\lib\net40\Microsoft.VisualStudio.Shell.10.0.dll</HintPath>
\r
83 <Private>False</Private>
\r
85 <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
86 <HintPath>..\packages\VSSDK.Shell.Immutable.10.10.0.3\lib\net40\Microsoft.VisualStudio.Shell.Immutable.10.0.dll</HintPath>
\r
87 <Private>True</Private>
\r
89 <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
90 <HintPath>..\packages\VSSDK.Shell.Interop.7.0.4\lib\net20\Microsoft.VisualStudio.Shell.Interop.dll</HintPath>
\r
91 <Private>True</Private>
\r
92 <Private>False</Private>
\r
94 <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
95 <HintPath>..\packages\VSSDK.Shell.Interop.8.8.0.3\lib\net20\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath>
\r
96 <Private>True</Private>
\r
97 <Private>False</Private>
\r
99 <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0" />
\r
100 <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
101 <HintPath>..\packages\VSSDK.Shell.Interop.9.9.0.3\lib\net20\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath>
\r
102 <Private>True</Private>
\r
103 <Private>False</Private>
\r
105 <Reference Include="Microsoft.VisualStudio.Text.Data, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
106 <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.Data.dll</HintPath>
\r
107 <Private>False</Private>
\r
109 <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
110 <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.Logic.dll</HintPath>
\r
111 <Private>False</Private>
\r
113 <Reference Include="Microsoft.VisualStudio.Text.UI, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
114 <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.UI.dll</HintPath>
\r
115 <Private>False</Private>
\r
117 <Reference Include="Microsoft.VisualStudio.Text.UI.Wpf, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
\r
118 <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath>
\r
119 <Private>False</Private>
\r
121 <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
122 <Private>False</Private>
\r
124 <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
125 <HintPath>..\packages\VSSDK.TextManager.Interop.8.8.0.4\lib\net20\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath>
\r
126 <Private>True</Private>
\r
127 <Private>False</Private>
\r
129 <Reference Include="PresentationCore" />
\r
130 <Reference Include="PresentationFramework" />
\r
131 <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
\r
132 <HintPath>..\packages\VSSDK.DTE.7.0.3\lib\net20\stdole.dll</HintPath>
\r
133 <EmbedInteropTypes>False</EmbedInteropTypes>
\r
135 <Reference Include="System" />
\r
136 <Reference Include="System.ComponentModel.Composition" />
\r
137 <Reference Include="System.Core" />
\r
138 <Reference Include="System.Data" />
\r
139 <Reference Include="System.Design" />
\r
140 <Reference Include="System.Drawing" />
\r
141 <Reference Include="System.Windows.Forms" />
\r
142 <Reference Include="System.Xml" />
\r
143 <Reference Include="System.Xml.Linq" />
\r
144 <Reference Include="WindowsBase" />
\r
147 <COMReference Include="Microsoft.VisualStudio.CommandBars">
\r
148 <Guid>{1CBA492E-7263-47BB-87FE-639000619B15}</Guid>
\r
149 <VersionMajor>8</VersionMajor>
\r
150 <VersionMinor>0</VersionMinor>
\r
152 <WrapperTool>primary</WrapperTool>
\r
153 <Isolated>False</Isolated>
\r
154 <EmbedInteropTypes>False</EmbedInteropTypes>
\r
156 <COMReference Include="stdole">
\r
157 <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
\r
158 <VersionMajor>2</VersionMajor>
\r
159 <VersionMinor>0</VersionMinor>
\r
161 <WrapperTool>primary</WrapperTool>
\r
162 <Isolated>False</Isolated>
\r
163 <EmbedInteropTypes>False</EmbedInteropTypes>
\r
167 <Compile Include="Guids.cs" />
\r
168 <Compile Include="Resources.Designer.cs">
\r
169 <AutoGen>True</AutoGen>
\r
170 <DesignTime>True</DesignTime>
\r
171 <DependentUpon>Resources.resx</DependentUpon>
\r
173 <Compile Include="GlobalSuppressions.cs" />
\r
174 <Compile Include="ClangFormatPackage.cs">
\r
175 <SubType>Component</SubType>
\r
177 <Compile Include="Properties\AssemblyInfo.cs" />
\r
178 <Compile Include="PkgCmdID.cs" />
\r
179 <Compile Include="RunningDocTableEventsDispatcher.cs" />
\r
180 <Compile Include="Vsix.cs" />
\r
183 <EmbeddedResource Include="Resources.resx">
\r
184 <Generator>ResXFileCodeGenerator</Generator>
\r
185 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
\r
186 <SubType>Designer</SubType>
\r
187 </EmbeddedResource>
\r
188 <EmbeddedResource Include="VSPackage.resx">
\r
189 <MergeWithCTO>true</MergeWithCTO>
\r
190 <ManifestResourceName>VSPackage</ManifestResourceName>
\r
191 </EmbeddedResource>
\r
194 <None Include="Key.snk" />
\r
195 <None Include="packages.config">
\r
196 <SubType>Designer</SubType>
\r
198 <None Include="source.extension.vsixmanifest">
\r
199 <SubType>Designer</SubType>
\r
203 <VSCTCompile Include="ClangFormat.vsct">
\r
204 <ResourceName>Menus.ctmenu</ResourceName>
\r
208 <None Include="Resources\Images_32bit.bmp" />
\r
211 <Content Include="clang-format.exe">
\r
212 <IncludeInVSIX>true</IncludeInVSIX>
\r
214 <Content Include="license.txt">
\r
215 <IncludeInVSIX>true</IncludeInVSIX>
\r
217 <Content Include="Resources\Package.ico" />
\r
220 <BootstrapperPackage Include=".NETFramework,Version=v4.0">
\r
221 <Visible>False</Visible>
\r
222 <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
\r
223 <Install>true</Install>
\r
224 </BootstrapperPackage>
\r
225 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
\r
226 <Visible>False</Visible>
\r
227 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
\r
228 <Install>false</Install>
\r
229 </BootstrapperPackage>
\r
230 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
\r
231 <Visible>False</Visible>
\r
232 <ProductName>.NET Framework 3.5 SP1</ProductName>
\r
233 <Install>false</Install>
\r
234 </BootstrapperPackage>
\r
235 <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
\r
236 <Visible>False</Visible>
\r
237 <ProductName>Windows Installer 4.5</ProductName>
\r
238 <Install>true</Install>
\r
239 </BootstrapperPackage>
\r
242 <UseCodebase>true</UseCodebase>
\r
245 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
\r
246 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
\r
248 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r
249 <Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" />
\r
250 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\VSSDK\Microsoft.VsSDK.targets" Condition="false" />
\r
252 <PreBuildEvent>if not exist $(ProjectDir)Key.snk ("$(FrameworkSDKDir)Bin\NETFX 4.6 Tools\sn.exe" -k $(ProjectDir)Key.snk)</PreBuildEvent>
\r
254 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
\r
255 Other similar extension points exist, see Microsoft.Common.targets.
\r
256 <Target Name="BeforeBuild">
\r
258 <Target Name="AfterBuild">
\r