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

Side by Side Diff: net/build/net_unittests.vcproj

Issue 18555: Prep for generated .vcproj files:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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
« no previous file with comments | « net/build/net_resources.vcproj ('k') | testing/gtest.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="net_unittests" 5 Name="net_unittests"
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
7 RootNamespace="net_unittests" 7 RootNamespace="net_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 /> 141 />
142 </Configuration> 142 </Configuration>
143 </Configurations> 143 </Configurations>
144 <References> 144 <References>
145 </References> 145 </References>
146 <Files> 146 <Files>
147 <Filter 147 <Filter
148 Name="support" 148 Name="support"
149 > 149 >
150 <File 150 <File
151 » » » » RelativePath=".\precompiled_net.cc" 151 » » » » RelativePath="precompiled_net.cc"
152 > 152 >
153 <FileConfiguration 153 <FileConfiguration
154 Name="Debug|Win32" 154 Name="Debug|Win32"
155 > 155 >
156 <Tool 156 <Tool
157 Name="VCCLCompilerTool" 157 Name="VCCLCompilerTool"
158 UsePrecompiledHeader="1" 158 UsePrecompiledHeader="1"
159 /> 159 />
160 </FileConfiguration> 160 </FileConfiguration>
161 <FileConfiguration 161 <FileConfiguration
162 Name="Release|Win32" 162 Name="Release|Win32"
163 ExcludedFromBuild="true" 163 ExcludedFromBuild="true"
164 > 164 >
165 <Tool 165 <Tool
166 Name="VCCLCompilerTool" 166 Name="VCCLCompilerTool"
167 /> 167 />
168 </FileConfiguration> 168 </FileConfiguration>
169 </File> 169 </File>
170 <File 170 <File
171 » » » » RelativePath=".\precompiled_net.h" 171 » » » » RelativePath="precompiled_net.h"
172 > 172 >
173 </File> 173 </File>
174 <File 174 <File
175 RelativePath="..\base\run_all_unittests.cc" 175 RelativePath="..\base\run_all_unittests.cc"
176 > 176 >
177 </File> 177 </File>
178 </Filter> 178 </Filter>
179 <Filter 179 <Filter
180 Name="tests" 180 Name="tests"
181 > 181 >
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 <File 417 <File
418 RelativePath="..\proxy\proxy_service_uni ttest.cc" 418 RelativePath="..\proxy\proxy_service_uni ttest.cc"
419 > 419 >
420 </File> 420 </File>
421 </Filter> 421 </Filter>
422 </Filter> 422 </Filter>
423 </Files> 423 </Files>
424 <Globals> 424 <Globals>
425 </Globals> 425 </Globals>
426 </VisualStudioProject> 426 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net_resources.vcproj ('k') | testing/gtest.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698