Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(796)

Side by Side Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn_2012/NativeClientVSAddIn_2012.csproj

Issue 14122017: [VS Addin] Add visual studio 2012 support (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/ms build/2003" ToolsVersion="4.0"> 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/ms build/2003" ToolsVersion="4.0">
3 <PropertyGroup> 3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.30424</ProductVersion> 6 <ProductVersion>8.0.30424</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{16A0B3E3-6E53-430B-B388-3811E09FC7B8}</ProjectGuid> 8 <ProjectGuid>{16A0B3E3-6E53-430B-B388-3811E09FC7B8}</ProjectGuid>
9 <OutputType>Library</OutputType> 9 <OutputType>Library</OutputType>
10 <StartupObject> 10 <StartupObject>
11 </StartupObject> 11 </StartupObject>
12 <NoStandardLibraries>false</NoStandardLibraries> 12 <NoStandardLibraries>false</NoStandardLibraries>
13 <AssemblyName>NativeClientVSAddIn</AssemblyName> 13 <AssemblyName>NativeClientVSAddIn</AssemblyName>
14 <DeploymentDirectory>.\bin\</DeploymentDirectory> 14 <DeploymentDirectory>.\bin\</DeploymentDirectory>
15 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
16 <TargetFrameworkProfile />
15 </PropertyGroup> 17 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <DebugSymbols>true</DebugSymbols> 19 <DebugSymbols>true</DebugSymbols>
18 <Optimize>false</Optimize> 20 <Optimize>false</Optimize>
19 <OutputPath>..\..\..\out\vs_addin\Debug\</OutputPath> 21 <OutputPath>..\..\..\out\vs_addin\2012\Debug</OutputPath>
20 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> 22 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
21 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 <DefineConstants>DEBUG;TRACE</DefineConstants>
22 <WarningLevel>4</WarningLevel> 24 <WarningLevel>4</WarningLevel>
23 <IncrementalBuild>false</IncrementalBuild> 25 <IncrementalBuild>false</IncrementalBuild>
24 <DocumentationFile>NativeClientVSAddIn.xml</DocumentationFile> 26 <DocumentationFile>NativeClientVSAddIn.xml</DocumentationFile>
27 <Prefer32Bit>false</Prefer32Bit>
25 </PropertyGroup> 28 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <DebugSymbols>false</DebugSymbols> 30 <DebugSymbols>false</DebugSymbols>
28 <Optimize>true</Optimize> 31 <Optimize>true</Optimize>
29 <OutputPath>..\..\..\out\vs_addin\Release\</OutputPath> 32 <OutputPath>..\..\..\out\vs_addin\2012\Release\</OutputPath>
30 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> 33 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
31 <DefineConstants>TRACE</DefineConstants> 34 <DefineConstants>TRACE</DefineConstants>
32 <WarningLevel>4</WarningLevel> 35 <WarningLevel>4</WarningLevel>
33 <IncrementalBuild>false</IncrementalBuild> 36 <IncrementalBuild>false</IncrementalBuild>
34 <DocumentationFile>NativeClientVSAddIn.xml</DocumentationFile> 37 <DocumentationFile>NativeClientVSAddIn.xml</DocumentationFile>
38 <Prefer32Bit>false</Prefer32Bit>
35 </PropertyGroup> 39 </PropertyGroup>
36 <PropertyGroup> 40 <PropertyGroup>
37 <RootNamespace>NativeClientVSAddIn</RootNamespace> 41 <RootNamespace>NativeClientVSAddIn</RootNamespace>
38 </PropertyGroup> 42 </PropertyGroup>
39 <PropertyGroup> 43 <PropertyGroup>
40 <SignAssembly>false</SignAssembly> 44 <SignAssembly>false</SignAssembly>
41 </PropertyGroup> 45 </PropertyGroup>
42 <PropertyGroup> 46 <PropertyGroup>
43 <AssemblyOriginatorKeyFile> 47 <AssemblyOriginatorKeyFile>
44 </AssemblyOriginatorKeyFile> 48 </AssemblyOriginatorKeyFile>
45 </PropertyGroup> 49 </PropertyGroup>
46 <ItemGroup> 50 <ItemGroup>
47 <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, Publ icKeyToken=b03f5f7f11d50a3a"> 51 <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, Publ icKeyToken=b03f5f7f11d50a3a">
48 <EmbedInteropTypes>False</EmbedInteropTypes> 52 <EmbedInteropTypes>False</EmbedInteropTypes>
49 </Reference> 53 </Reference>
50 <Reference Include="Microsoft.VisualStudio.Shell.10.0, Version=10.0.0.0, Cul ture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> 54 <Reference Include="Microsoft.VisualStudio.Shell.10.0, Version=10.0.0.0, Cul ture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
51 <Reference Include="Microsoft.VisualStudio.VCProject, Version=10.0.0.0, Cult ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 55 <Reference Include="Microsoft.VisualStudio.VCProject, Version=11.0.0.0, Cult ure=neutral, PublicKeyToken=b03f5f7f11d50a3a">
52 <EmbedInteropTypes>True</EmbedInteropTypes> 56 <EmbedInteropTypes>True</EmbedInteropTypes>
53 </Reference> 57 </Reference>
54 <Reference Include="Microsoft.VisualStudio.VCProjectEngine, Version=10.0.0.0 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 58 <Reference Include="Microsoft.VisualStudio.VCProjectEngine, Version=11.0.0.0 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
55 <EmbedInteropTypes>True</EmbedInteropTypes> 59 <EmbedInteropTypes>True</EmbedInteropTypes>
56 </Reference> 60 </Reference>
57 <Reference Include="System" /> 61 <Reference Include="System" />
58 <Reference Include="System.Core" /> 62 <Reference Include="System.Core" />
59 <Reference Include="System.Data" /> 63 <Reference Include="System.Data" />
60 <Reference Include="System.Management" /> 64 <Reference Include="System.Management" />
61 <Reference Include="System.Windows.Forms" /> 65 <Reference Include="System.Windows.Forms" />
62 <Reference Include="System.Xml" /> 66 <Reference Include="System.Xml" />
63 <Reference Include="Microsoft.CSharp" /> 67 <Reference Include="Microsoft.CSharp" />
64 </ItemGroup> 68 </ItemGroup>
65 <ItemGroup> 69 <ItemGroup>
66 <Compile Include="AssemblyInfo.cs">
67 <SubType>Code</SubType>
68 </Compile>
69 <Compile Include="Connect.cs">
70 <SubType>Code</SubType>
71 </Compile>
72 <Compile Include="PluginDebuggerVS.cs" />
73 <Compile Include="PluginDebuggerGDB.cs" />
74 <Compile Include="PropertyManager.cs" />
75 <Compile Include="WebServer.cs" />
76 <Compile Include="PluginDebuggerBase.cs" />
77 <Compile Include="ProcessInfo.cs" />
78 <Compile Include="ProcessSearcher.cs" />
79 <Compile Include="Utility.cs" />
80 <Compile Include="Strings.Designer.cs">
81 <AutoGen>True</AutoGen>
82 <DesignTime>True</DesignTime>
83 <DependentUpon>Strings.resx</DependentUpon>
84 </Compile>
85 </ItemGroup>
86 <ItemGroup>
87 <COMReference Include="EnvDTE"> 70 <COMReference Include="EnvDTE">
88 <Guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</Guid> 71 <Guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</Guid>
89 <VersionMajor>8</VersionMajor> 72 <VersionMajor>8</VersionMajor>
90 <VersionMinor>0</VersionMinor> 73 <VersionMinor>0</VersionMinor>
91 <Lcid>0</Lcid> 74 <Lcid>0</Lcid>
92 <WrapperTool>primary</WrapperTool> 75 <WrapperTool>primary</WrapperTool>
93 <Isolated>False</Isolated> 76 <Isolated>False</Isolated>
94 <EmbedInteropTypes>False</EmbedInteropTypes> 77 <EmbedInteropTypes>False</EmbedInteropTypes>
95 </COMReference> 78 </COMReference>
96 <COMReference Include="EnvDTE100"> 79 <COMReference Include="EnvDTE100">
(...skipping 27 matching lines...) Expand all
124 <Guid>{00020430-0000-0000-C000-000000000046}</Guid> 107 <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
125 <VersionMajor>2</VersionMajor> 108 <VersionMajor>2</VersionMajor>
126 <VersionMinor>0</VersionMinor> 109 <VersionMinor>0</VersionMinor>
127 <Lcid>0</Lcid> 110 <Lcid>0</Lcid>
128 <WrapperTool>primary</WrapperTool> 111 <WrapperTool>primary</WrapperTool>
129 <Isolated>False</Isolated> 112 <Isolated>False</Isolated>
130 <EmbedInteropTypes>False</EmbedInteropTypes> 113 <EmbedInteropTypes>False</EmbedInteropTypes>
131 </COMReference> 114 </COMReference>
132 </ItemGroup> 115 </ItemGroup>
133 <ItemGroup> 116 <ItemGroup>
134 <EmbeddedResource Include="Strings.resx">
135 <Generator>ResXFileCodeGenerator</Generator>
136 <LastGenOutput>Strings.Designer.cs</LastGenOutput>
137 <SubType>Designer</SubType>
138 </EmbeddedResource>
139 </ItemGroup>
140 <ItemGroup>
141 <WCFMetadata Include="Service References\" /> 117 <WCFMetadata Include="Service References\" />
142 </ItemGroup> 118 </ItemGroup>
119 <ItemGroup>
120 <Compile Include="..\NativeClientVSAddIn\AssemblyInfo.cs">
121 <Link>AssemblyInfo.cs</Link>
122 </Compile>
123 <Compile Include="..\NativeClientVSAddIn\Connect.cs">
124 <Link>Connect.cs</Link>
125 </Compile>
126 <Compile Include="..\NativeClientVSAddIn\PluginDebuggerBase.cs">
127 <Link>PluginDebuggerBase.cs</Link>
128 </Compile>
129 <Compile Include="..\NativeClientVSAddIn\PluginDebuggerGDB.cs">
130 <Link>PluginDebuggerGDB.cs</Link>
131 </Compile>
132 <Compile Include="..\NativeClientVSAddIn\PluginDebuggerVS.cs">
133 <Link>PluginDebuggerVS.cs</Link>
134 </Compile>
135 <Compile Include="..\NativeClientVSAddIn\ProcessInfo.cs">
136 <Link>ProcessInfo.cs</Link>
137 </Compile>
138 <Compile Include="..\NativeClientVSAddIn\ProcessSearcher.cs">
139 <Link>ProcessSearcher.cs</Link>
140 </Compile>
141 <Compile Include="..\NativeClientVSAddIn\PropertyManager.cs">
142 <Link>PropertyManager.cs</Link>
143 </Compile>
144 <Compile Include="..\NativeClientVSAddIn\Strings.Designer.cs">
145 <Link>Strings.Designer.cs</Link>
146 <AutoGen>True</AutoGen>
147 <DesignTime>True</DesignTime>
148 <DependentUpon>Strings.resx</DependentUpon>
149 </Compile>
150 <Compile Include="..\NativeClientVSAddIn\Utility.cs">
151 <Link>Utility.cs</Link>
152 </Compile>
153 <Compile Include="..\NativeClientVSAddIn\WebServer.cs">
154 <Link>WebServer.cs</Link>
155 </Compile>
156 </ItemGroup>
157 <ItemGroup>
158 <EmbeddedResource Include="..\NativeClientVSAddIn\Strings.resx">
159 <Generator>ResXFileCodeGenerator</Generator>
160 <SubType>Designer</SubType>
161 <Link>Strings.resx</Link>
162 <LastGenOutput>Strings.Designer.cs</LastGenOutput>
163 </EmbeddedResource>
164 </ItemGroup>
143 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> 165 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
144 <PropertyGroup> 166 <PropertyGroup>
145 <PreBuildEvent> 167 <PreBuildEvent>
146 </PreBuildEvent> 168 </PreBuildEvent>
147 <PostBuildEvent> 169 <PostBuildEvent>
148 </PostBuildEvent> 170 </PostBuildEvent>
149 </PropertyGroup> 171 </PropertyGroup>
150 <ProjectExtensions /> 172 <ProjectExtensions />
151 <Target Name="AfterBuild"> 173 <Target Name="AfterBuild">
152 <PropertyGroup> 174 <PropertyGroup>
(...skipping 11 matching lines...) Expand all
164 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" /> 186 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" />
165 </Copy> 187 </Copy>
166 <Copy Condition="Exists('$(OutputPath)$(PdbName)')" SourceFiles="$(OutputPat h)$(PdbName)" DestinationFolder="$(DeploymentDirectory)"> 188 <Copy Condition="Exists('$(OutputPath)$(PdbName)')" SourceFiles="$(OutputPat h)$(PdbName)" DestinationFolder="$(DeploymentDirectory)">
167 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" /> 189 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" />
168 </Copy> 190 </Copy>
169 <Copy Condition="Exists('$(OutputPath)$(DocFileName)')" SourceFiles="$(Outpu tPath)$(DocFileName)" DestinationFolder="$(DeploymentDirectory)"> 191 <Copy Condition="Exists('$(OutputPath)$(DocFileName)')" SourceFiles="$(Outpu tPath)$(DocFileName)" DestinationFolder="$(DeploymentDirectory)">
170 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" /> 192 <Output TaskParameter="DestinationFiles" ItemName="FileWrites" />
171 </Copy> 193 </Copy>
172 </Target> 194 </Target>
173 </Project> 195 </Project>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698